Skip to main content Skip to docs navigation

#ddd6ce hex color | Light Grey & Warm 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 Steel Me and its hex is #DDD5CE Nearest Color Name

Color Hue/Base color: Grey

Hex #ddd6ce Color code in RGB color code model is created after adding 86.67% red color, 83.92% green color and 80.78% blue color. Hex #ddd6ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 7% yellow and 13.33% black.

Hex #ddd6ce color code is between #ccddcc web safe hex color code and #eeccdd web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #ddd6ce color code.

RGB Chart

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

Color Table

Hex Color Code ddd6ce #ddd6ce
RGB Decimal 221, 214, 206 221, 214, 206
RGB Percent 87%, 84%, 81% rgb(87%, 84%, 81%)
CSS RGBa 221, 214, 206,1 rgba(221,214,206,1)
CMYK Model cmyk(0%,3%,7%,13.33%)
HSL Color Space 32,18% ,84% hsl(32,18% ,84%)
HSV Color Space 32°, 7%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11010110 11001110
Octal 335 326 316
Decimal 221 214 206
Hex dd d6 ce

Different shades of #ddd6ce color code.

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

Darkest of #ddd6ce
#9e8a74
Darker of #ddd6ce
#b3a492
Dark of #ddd6ce
#c8bdb0
Base of #ddd6ce
#ddd6ce
Light of #ddd6ce
#f2efec
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

#ddd6ce
#ced5dd

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

Split Complementary

#ddd6ce
#cedddd
#cfcedd

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

Analogous Color

#ddcecf
#ddd0ce
#ddd6ce
#dddbce
#d9ddce

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

#ddd6ce
#d6cedd
#ceddd6

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

#ddd6ce
#ceddd6
#ced5dd
#ddced5

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

#ddd6ce
#ceddcf
#ced5dd
#ddcedd

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

#84715b
#9e8a74
#b3a492
#c8bdb0
#ddd6ce
#f2efec
#ffffff
#ffffff
#ffffff

Tints of #ddd6ce Color

#ddd6ce
#e0dad3
#e4dfd8
#e8e3de
#ece8e3
#efece9
#f3f1ee
#f7f5f4
#fbfaf9
#ffffff

Shades of #ddd6ce color code

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

#ddd6ce
#c4beb7
#aba6a0
#938e89
#7a7672
#625f5b
#494744
#312f2d
#181716
#000000

Tones

#ddd6ce
#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #ddd6ce color

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

#ded7cf
#dfd8d0
#e0d9d1
#e1dad2
#e2dbd3
#e3dcd4
#e4ddd5
#e5ded6
#e6dfd7
#e7e0d8
#e8e1d9
#e9e2da
#eae3db
#ebe4dc
#dcd5cd
#dbd4cc
#dad3cb
#d9d2ca
#d8d1c9
#d7d0c8
#d6cfc7
#d5cec6
#d4cdc5
#d3ccc4
#d2cbc3
#d1cac2
#d0c9c1
#cfc8c0

Download this

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

#ddd6ce Color Code Preview on Black Background Color

This is how #ddd6ce Color will look on black background color. Color contrast ratio is 14.58

#ddd6ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6ce

#ddd6ce color code is use for CSS Background Color

Background color for the above div is #ddd6ce

HTML with inline CSS

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

#ddd6ce color code is use for CSS Border Color

CSS Border color for the above div is #ddd6ce

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd6ce

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd6ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd6ce

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd6ce

HTML with inline CSS

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

#ddd6ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd6ce Color code Preview on White Background

This is how #ddd6ce Color code will look on white background color. Color contrast ratio is 1.44

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

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(221,214,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,213,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,214,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }