Skip to main content Skip to docs navigation

#dce9df 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 Diluted Green and its hex is #DDEAE0 Nearest Color Name

Color Hue/Base color: Grey

Hex #dce9df Color code in RGB color code model is created after adding 86.27% red color, 91.37% green color and 87.45% blue color. Hex #dce9df Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 4% yellow and 8.63% black.

Hex #dce9df color code is between #ddeedd web safe hex color code and #ccddee web safe hex color code. #ddeedd is the nearest web safe color code. You can see here many more shades of #dce9df color code.

RGB Chart

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

Color Table

Hex Color Code dce9df #dce9df
RGB Decimal 220, 233, 223 220, 233, 223
RGB Percent 86%, 91%, 87% rgb(86%, 91%, 87%)
CSS RGBa 220, 233, 223,1 rgba(220,233,223,1)
CMYK Model cmyk(6%,0%,4%,8.63%)
HSL Color Space 134,23% ,89% hsl(134,23% ,89%)
HSV Color Space 134°, 6%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011100 11101001 11011111
Octal 334 351 337
Decimal 220 233 223
Hex dc e9 df

Different shades of #dce9df color code.

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

Darkest of #dce9df
#7eae89
Darker of #dce9df
#9dc2a6
Dark of #dce9df
#bdd5c2
Base of #dce9df
#dce9df
Light of #dce9df
#fbfdfc
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

#dce9df
#e9dce6

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

Split Complementary

#dce9df
#e5dce9
#e9dcdf

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

Analogous Color

#e1e9dc
#dee9dc
#dce9df
#dce9e3
#dce9e9

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

#dce9df
#e9dfdc
#dfdce9

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

#dce9df
#dfdce9
#e9dce6
#e6e9dc

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

#dce9df
#dcdfe9
#e9dce6
#e9e5dc

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 #dce9df

#60996d
#7eae89
#9dc2a6
#bdd5c2
#dce9df
#fbfdfc
#ffffff
#ffffff
#ffffff

Tints of #dce9df Color

#dce9df
#dfebe2
#e3ede6
#e7f0e9
#ebf2ed
#eff5f0
#f3f7f4
#f7faf7
#fbfcfb
#ffffff

Shades of #dce9df color code

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

#dce9df
#c3cfc6
#abb5ad
#929b94
#7a817b
#616763
#494d4a
#303331
#181918
#000000

Tones

#dce9df
#e2e3e2
#e2e2e2
#e2e2e2
#e2e2e2

Tones

Similar Color like #dce9df color

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

#ddeae0
#deebe1
#dfece2
#e0ede3
#e1eee4
#e2efe5
#e3f0e6
#e4f1e7
#e5f2e8
#e6f3e9
#e7f4ea
#e8f5eb
#e9f6ec
#eaf7ed
#dbe8de
#dae7dd
#d9e6dc
#d8e5db
#d7e4da
#d6e3d9
#d5e2d8
#d4e1d7
#d3e0d6
#d2dfd5
#d1ded4
#d0ddd3
#cfdcd2
#cedbd1

Download this

Hex #dce9df 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.

#dce9df Color Code Preview on Black Background Color

This is how #dce9df Color will look on black background color. Color contrast ratio is 16.76

#dce9df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dce9df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dce9df

#dce9df color code is use for CSS Background Color

Background color for the above div is #dce9df

HTML with inline CSS

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

#dce9df color code is use for CSS Border Color

CSS Border color for the above div is #dce9df

HTML with inline CSS

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

CSS Border Left color for the above div is #dce9df

HTML with inline CSS

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

CSS Border Right color for the above div is #dce9df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dce9df

HTML with inline CSS

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

CSS Border Top color for the above div is #dce9df

HTML with inline CSS

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

#dce9df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dce9df Color code Preview on White Background

This is how #dce9df Color code will look on white background color. Color contrast ratio is 1.25

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 #dce9df; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dce9df; }

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(220,233,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,220,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,233,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }