Skip to main content Skip to docs navigation

#dae0dd hex color | Light Grey & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Mantra and its hex is #DCE2DF Nearest Color Name

Color Hue/Base color: Grey

Hex #dae0dd Color code in RGB color code model is created after adding 85.49% red color, 87.84% green color and 86.67% blue color. Hex #dae0dd Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 1% yellow and 12.16% black.

Hex #dae0dd color code is between #ddddcc web safe hex color code and #cceeee web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #dae0dd color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code dae0dd #dae0dd
RGB Decimal 218, 224, 221 218, 224, 221
RGB Percent 85%, 88%, 87% rgb(85%, 88%, 87%)
CSS RGBa 218, 224, 221,1 rgba(218,224,221,1)
CMYK Model cmyk(3%,0%,1%,12.16%)
HSL Color Space 150,9% ,87% hsl(150,9% ,87%)
HSV Color Space 150°, 3%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011010 11100000 11011101
Octal 332 340 335
Decimal 218 224 221
Hex da e0 dd

Different shades of #dae0dd color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #dae0dd
#879a91
Darker of #dae0dd
#a3b2aa
Dark of #dae0dd
#bec9c4
Base of #dae0dd
#dae0dd
Light of #dae0dd
#f6f7f7
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#dae0dd
#e0dadd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#dae0dd
#e0dae0
#e0dada

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#dbe0da
#dae0db
#dae0dd
#dae0df
#dadfe0

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#dae0dd
#e0ddda
#dddae0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#dae0dd
#dddae0
#e0dadd
#dde0da

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dae0dd
#dadae0
#e0dadd
#e0e0da

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #dae0dd

#6d8277
#879a91
#a3b2aa
#bec9c4
#dae0dd
#f6f7f7
#ffffff
#ffffff
#ffffff

Tints of #dae0dd Color

#dae0dd
#dee3e0
#e2e6e4
#e6eae8
#eaedec
#eef1ef
#f2f4f3
#f6f8f7
#fafbfb
#ffffff

Shades of #dae0dd color code

Generate more color scales with scales (color stack) generator.

#dae0dd
#c1c7c4
#a9aeab
#919593
#797c7a
#606362
#484a49
#303131
#181818
#000000

Tones

#dae0dd
#dddddd
#dddddd
#dddddd
#dddddd

Tones

Similar Color like #dae0dd color

Find visually similar hex color codes nearing to #dae0dd hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#dbe1de
#dce2df
#dde3e0
#dee4e1
#dfe5e2
#e0e6e3
#e1e7e4
#e2e8e5
#e3e9e6
#e4eae7
#e5ebe8
#e6ece9
#e7edea
#e8eeeb
#d9dfdc
#d8dedb
#d7ddda
#d6dcd9
#d5dbd8
#d4dad7
#d3d9d6
#d2d8d5
#d1d7d4
#d0d6d3
#cfd5d2
#ced4d1
#cdd3d0
#ccd2cf

Download this

Hex #dae0dd Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#dae0dd Color Code Preview on Black Background Color

This is how #dae0dd Color will look on black background color. Color contrast ratio is 15.69

#dae0dd in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#dae0dd">Your Example Paragraph content text in with font color #dae0dd </p>

Your Example Paragraph content text in with font color #dae0dd

HTML with inline CSS

<div style="color:#dae0dd">Your Paragraph text in with font color #dae0dd </div>

Your Example Paragraph content text in with font color #dae0dd

#dae0dd color code is use for CSS Background Color

Background color for the above div is #dae0dd

HTML with inline CSS

<div style="background-color:#dae0dd;"></div>

#dae0dd color code is use for CSS Border Color

CSS Border color for the above div is #dae0dd

HTML with inline CSS

<div style="border:5px solid #dae0dd;"></div>

CSS Border Left color for the above div is #dae0dd

HTML with inline CSS

<div style="border-left:5px solid #dae0dd;"></div>

CSS Border Right color for the above div is #dae0dd

HTML with inline CSS

<div style="border-right:5px solid #dae0dd;"></div>

CSS Border Bottom color for the above div is #dae0dd

HTML with inline CSS

<div style="border-bottom:5px solid #dae0dd;"></div>

CSS Border Top color for the above div is #dae0dd

HTML with inline CSS

<div style="border-top:5px solid #dae0dd;"></div>

#dae0dd hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#dae0dd; } .examplecolorclass {color:#dae0dd; } .examplebordercolor {border:3px solid #dae0dd; }

#dae0dd Color code Preview on White Background

This is how #dae0dd Color code will look on white background color. Color contrast ratio is 1.34

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #dae0dd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dae0dd; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(218,224,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,218,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,224,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }