#d0d4e3 Color Hex Light Iced Lavender

Information about Light Iced Lavender Color | #0000FF

#d0d4e3 color RGB value is (208,212,227). #d0d4e3 color name is Light Iced Lavender color.

#d0d4e3 hex color red value is 208 , green value is 212 and the blue value of its RGB is 227 . Cylindrical-coordinate representations (also known as HSL) of color #d0d4e3 hue: 227 , saturation: 25 and the lightness value of #d0d4e3 is 85

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

#d0d4e3

~Light Iced Lavender

Color Converions

HEX
#d0d4e3
RGB
208,212,227
LAB
85,1,-8
CMYK
8,7,0,11
LCH
85,8,-85
XYZ
63,66,82
HSV
227,8,89
HSL
227,25,85

Base Numbers

Base Red Green Blue
Binary 11010000 11010100 11100011
Octal 320 324 343
Decimal 208 212 227
Hex d0 d4 e3

RGB Percentages of Color #d0d4e3

82%
83%
89%

CMYK Percentages of Color #d0d4e3

3%
0%
3%
4%

Color Variations

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

Shades of #d0d4e3

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

10%
#d0d4e3
20%
#bbbfcc
30%
#a6aab6
40%
#92949f
50%
#7d7f88
60%
#686a72
70%
#53555b
80%
#3e4044
90%
#2a2a2d
100%
#151517

Tints of #d0d4e3

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

10%
#d0d4e3
20%
#d5d8e6
30%
#d9dde9
40%
#dee1eb
50%
#e3e5ee
60%
#e8eaf1
70%
#eceef4
80%
#f1f2f7
90%
#f6f6f9
100%
#fafbfc

Tones of #d0d4e3

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

10%
#d0d4e3
20%
#c8ccd9
30%
#c0c3cf
40%
#b8bbc5
50%
#b0b2bb
60%
#a8aab1
70%
#a0a1a7
80%
#98999d
90%
#909093
100%
#888889

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.
#d0d4e3
#d0dce3
#d0d8e3
#d0d4e3
#d0d0e3
#d4d0e3

Complementary

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

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#d0d4e3
#e3d0e3
#dce3d0

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#d0d4e3
#e3d0d4
#d4e3d0

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.
#d0d4e3
#e3d0dd
#e3dfd0
#d0e3d5

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#d0d4e3
#0d0e0e
#343539
#5b5d63
#82858e
#a9acb8

Blindness simulator

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

Normal

#d0d4e3

protanopia

#d3d2e2

deuteranopia

#e1cde4

tritanopia

#cfd3e3

achromatopsia

#d4d4d4

protanomaly

#d2d3e2

deuteranomaly

#dbd0e4

achromatopsia

#d4d4d4

tritanomaly

#cfd3e3

achromatomaly

#d3d4da

Contrast Checker

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

White background

Poor 1/21
Hello World ! 1

Black background-color

Good 14/21
Hello World !

#d0d4e3 Color CSS Codes

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

#d0d4e3 Text Font Color

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

This sample text font color is #d0d4e3
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.

#d0d4e3 Background Color

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

#d0d4e3 Border Color

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

This div border color is #d0d4e3

#d0d4e3 Color CSS Codes Examples

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

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #d0d4e3

More Colors

Bad Moon Yellow
#f2e5b4
Passion Fruit
#907895
Lauren's Surprise
#d5e5e7
Chestnut Leather
#60281e
Herbal Vapors
#ddffcc
Lamb's Wool
#ffffe3
Hereford Cow Brown
#6c2e1f
Deep Blush
#e36f8a
Cabbage Rose
#c59f91
Bright Lime Green
#65fe08
Black Boudoir
#454749
Accolade
#7c94b2
Duck's Egg Blue
#ccdfe8
Milk Tooth
#faebd7
Martini Olive
#cdc796
Photon Barrier
#88ddee
New Colonial Yellow
#d9ad7f
Olive Bark
#5f5537
Chili Sauce
#bc4e40
Onion Skin
#eeeddf
Lunar Rock
#c5c5c5
Corn Kernel
#ffcba4
Jelly Yogurt
#ede6d9
Alpine Alabaster
#badbe6
Ice Flower
#c3e7ec
Honey Lime Chicken
#ddccbb
Pinch Me
#c88ca4
Mallard
#254855
Oceanic
#4f6d82
Dainty Flower
#e9dfe5
Cheddar
#ee9a09
Boysenberry Shadow
#f1f3f9
Emerald Succulent
#55aaaa
Obi Lilac
#b0a3b6
Copper Canyon
#77422c
After Shock
#fec65f
Country Lane Red
#894340
Mercury
#ebebeb
Corinthian Column
#dedecf
Gold Plated
#b0834f
rating-img
Rate this tool
NaN/5   0 votes