Skip to main content Skip to docs navigation

#DCD0CB hex color | Pearls & Lace | Download Light Grey BG image | 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

Color Hue/Base color: Grey

Hex #DCD0CB Color Code is also known as | Pearls & Lace color.

Hex #DCD0CB Color code in RGB color code model is created after adding 86.27% red color, 81.57% green color and 79.61% blue color. Hex #DCD0CB Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 8% yellow and 13.73% black.

Hex #DCD0CB color code is between #ddcccc web safe hex color code and #ccddbb web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #DCD0CB color code.

RGB Chart

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

Color Table

Hex Color Code DCD0CB #DCD0CB
RGB Decimal 220, 208, 203 220, 208, 203
RGB Percent 86%, 82%, 80% rgb(86%, 82%, 80%)
CSS RGBa 220, 208, 203,1 rgba(220,208,203,1)
CMYK Model cmyk(0%,5%,8%,13.73%)
HSL Color Space 18,20% ,83% hsl(18,20% ,83%)
HSV Color Space 18°, 8%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11010000 11001011
Octal 334 320 313
Decimal 220 208 203
Hex DC D0 CB

Different shades of #DCD0CB color code.

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

Darkest of #DCD0CB
#9e7d70
Darker of #DCD0CB
#b3998e
Dark of #DCD0CB
#c7b4ad
Base of #DCD0CB
#dcd0cb
Light of #DCD0CB
#f1ece9
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

#dcd0cb
#cbd7dc

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

Split Complementary

#DCD0CB
#cbdcd8
#cbcedc

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

Analogous Color

#dccbd0
#dccbcd
#dcd0cb
#dcd6cb
#dbdccb

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

#DCD0CB
#d0cbdc
#cbdcd0

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

#DCD0CB
#cbdcd0
#cbd7dc
#dccbd7

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

#DCD0CB
#cedccb
#cbd7dc
#d8cbdc

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

#836558
#9e7d70
#b3998e
#c7b4ad
#dcd0cb
#f1ece9
#ffffff
#ffffff
#ffffff

Tints of #DCD0CB Color

#dcd0cb
#dfd5d0
#e3dad6
#e7dfdc
#ebe4e2
#efeae7
#f3efed
#f7f4f3
#fbf9f9
#ffffff

Shades of #DCD0CB color code

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

#dcd0cb
#c3b8b4
#aba19d
#928a87
#7a7370
#615c5a
#494543
#302e2d
#181716
#000000

Tones

#dcd0cb
#d3d3d3
#d3d3d3
#d3d3d3
#d3d3d3

Tones

Similar Color like #DCD0CB color

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

#ddd1cc
#ded2cd
#dfd3ce
#e0d4cf
#e1d5d0
#e2d6d1
#e3d7d2
#e4d8d3
#e5d9d4
#e6dad5
#e7dbd6
#e8dcd7
#e9ddd8
#eaded9
#dbcfca
#dacec9
#d9cdc8
#d8ccc7
#d7cbc6
#d6cac5
#d5c9c4
#d4c8c3
#d3c7c2
#d2c6c1
#d1c5c0
#d0c4bf
#cfc3be
#cec2bd

Download this Light Grey

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

#DCD0CB Color Code Preview on Black Background Color

This is how #DCD0CB Color will look on black background color. Color contrast ratio is 13.93

#DCD0CB in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCD0CB

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCD0CB

#DCD0CB color code is use for CSS Background Color

Background color for the above div is #DCD0CB

HTML with inline CSS

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

#DCD0CB color code is use for CSS Border Color

CSS Border color for the above div is #DCD0CB

HTML with inline CSS

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

CSS Border Left color for the above div is #DCD0CB

HTML with inline CSS

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

CSS Border Right color for the above div is #DCD0CB

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DCD0CB

HTML with inline CSS

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

CSS Border Top color for the above div is #DCD0CB

HTML with inline CSS

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

#DCD0CB hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DCD0CB Color code Preview on White Background

This is how #DCD0CB Color code will look on white background color. Color contrast ratio is 1.51

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,208,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,215,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,208,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }