#c8d2e2 Color Hex Pale Periwinkle

Information about Pale Periwinkle Color | #0000FF

#c8d2e2 color RGB value is (200,210,226). #c8d2e2 color name is Pale Periwinkle color.

#c8d2e2 hex color red value is 200 , green value is 210 and the blue value of its RGB is 226 . Cylindrical-coordinate representations (also known as HSL) of color #c8d2e2 hue: 217 , saturation: 31 and the lightness value of #c8d2e2 is 84

The process color (four color CMYK) of #c8d2e2 color hex is 5 , 3 ,0, 4 .

#c8d2e2

~Pale Periwinkle

Color Converions

HEX
#c8d2e2
RGB
200,210,226
LAB
84,-1,-9
CMYK
12,7,0,11
LCH
84,9,-97
XYZ
61,64,81
HSV
217,12,89
HSL
217,31,84

Base Numbers

Base Red Green Blue
Binary 11001000 11010010 11100010
Octal 310 322 342
Decimal 200 210 226
Hex c8 d2 e2

RGB Percentages of Color #c8d2e2

78%
82%
89%

CMYK Percentages of Color #c8d2e2

5%
0%
3%
4%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #c8d2e2

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#c8d2e2
20%
#b4bdcb
30%
#a0a8b5
40%
#8c939e
50%
#787e88
60%
#646971
70%
#50545a
80%
#3c3f44
90%
#282a2d
100%
#141517

Tints of #c8d2e2

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#c8d2e2
20%
#ced7e5
30%
#d3dbe8
40%
#d9e0eb
50%
#dee4ee
60%
#e4e9f0
70%
#e9edf3
80%
#eff2f6
90%
#f4f6f9
100%
#fafbfc

Tones of #c8d2e2

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#c8d2e2
20%
#c1cad8
30%
#bac2ce
40%
#b2b9c4
50%
#abb1bb
60%
#a4a9b1
70%
#9ca1a7
80%
#95989d
90%
#8e9093
100%
#878889

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#c8d2e2
#c8dce2
#c8d7e2
#c8d2e2
#c8cde2
#c8c8e2

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#c8d2e2
#e2d8c8

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c8d2e2
#ddc8e2
#dce2c8

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c8d2e2
#e2c8d2
#d2e2c8

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#c8d2e2
#e2c8df
#e2d8c8
#c8e2cb

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c8d2e2
#0c0d0d
#323438
#575c62
#7d838d
#a2abb7

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#c8d2e2

protanopia

#cfcfe0

deuteranopia

#dccae3

tritanopia

#c7d1e1

achromatopsia

#d1d1d1

protanomaly

#ccd0e1

deuteranomaly

#d5cde3

achromatopsia

#d1d1d1

tritanomaly

#c7d1e1

achromatomaly

#ced1d7

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 14/21
Hello World !

#c8d2e2 Color CSS Codes

.bgcolor {background-color:#c8d2e2; } 
.forecolor {color:#c8d2e2; }
.bordercolor {border:3px solid #c8d2e2; }
            

#c8d2e2 Text Font Color

<div style="color:#c8d2e2">
Div content here</div>

This sample text font color is #c8d2e2
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#c8d2e2 Background Color

<div style="background-color:#c8d2e2">
Div content here</div>
Div content here

#c8d2e2 Border Color

<div style="border:3px solid #c8d2e2">
Div here</div>

This div border color is #c8d2e2

#c8d2e2 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #c8d2e2; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #c8d2e2; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #c8d2e2;
  -webkit-box-shadow: 1px 1px 3px 2px #c8d2e2;
  box-shadow: 1px 1px 3px 2px #c8d2e2; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #c8d2e2">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #c8d2e2;
              -webkit-box-shadow: 1px 1px 3px 2px #c8d2e2;
              box-shadow:         1px 1px 3px 2px #c8d2e2#c8d2e2">
Div content here</div>

This div box has shadow with color #c8d2e2

More Colors

Mineral Grey
#b2b6ac
Black Tortoise
#353235
Life Force
#6fb7e0
Brick Path
#c2977c
French Porcelain Clay
#faf1d7
Idyllic Isle
#94c8d2
Indigo Hamlet
#1f4788
Lake Water
#86aba5
Bronzed Orange
#d78a6c
Blue Chalk
#94c0cc
Gold Taffeta
#bb9a39
Lost Summit
#887a6e
Gobo Brown
#635147
Muskelmannbraun
#a57545
Foamy Surf
#b3d4df
Orzo Pasta
#f9eacc
Green Bank
#79b088
Improbable
#6e7376
Caraway
#a19473
Cascades
#273e3e
Peach Buff
#cc99bb
Jimbaran Bay
#3d5d64
Icy Pistachio
#e6f2e9
Mauve Organdie
#d9c4d0
Noble Blush
#e8b9b2
Desert Sun
#c87629
Damask
#fcf2df
Brilliance
#fdfdfd
Milk Blue
#dce3e7
Flesh Grey
#aaa197
Alaskan Ice
#7e9ec2
Green Blue Slate
#358082
Delicate Cloud
#dddfe8
Gold Digger
#d1b075
Bloodthirsty Beige
#f8d7d0
Highlighter
#ffe536
Hog-Maw
#fbe8e4
Norman Shaw Goldspar
#e9c68e
rating-img
Rate this tool
NaN/5   0 votes