Skip to main content Skip to docs navigation

#dcd2d6 hex color | 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

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

Color Hue/Base color: Grey

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

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

RGB Chart

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

Color Table

Hex Color Code dcd2d6 #dcd2d6
RGB Decimal 220, 210, 214 220, 210, 214
RGB Percent 86%, 82%, 84% rgb(86%, 82%, 84%)
CSS RGBa 220, 210, 214,1 rgba(220,210,214,1)
CMYK Model cmyk(0%,5%,3%,13.73%)
HSL Color Space 336,13% ,84% hsl(336,13% ,84%)
HSV Color Space 336°, 5%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11010010 11010110
Octal 334 322 326
Decimal 220 210 214
Hex dc d2 d6

Different shades of #dcd2d6 color code.

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

Darkest of #dcd2d6
#997c88
Darker of #dcd2d6
#af99a2
Dark of #dcd2d6
#c6b5bc
Base of #dcd2d6
#dcd2d6
Light of #dcd2d6
#f2eff0
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

#dcd2d6
#d2dcd8

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

Split Complementary

#dcd2d6
#d2dcd3
#d2dbdc

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

Analogous Color

#dcd2dc
#dcd2da
#dcd2d6
#dcd2d3
#dcd5d2

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

#dcd2d6
#d2d6dc
#d6dcd2

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

#dcd2d6
#d6dcd2
#d2dcd8
#d8d2dc

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

#dcd2d6
#dbdcd2
#d2dcd8
#d3d2dc

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

#7f636e
#997c88
#af99a2
#c6b5bc
#dcd2d6
#f2eff0
#ffffff
#ffffff
#ffffff

Tints of #dcd2d6 Color

#dcd2d6
#dfd7da
#e3dcdf
#e7e1e3
#ebe6e8
#efebec
#f3f0f1
#f7f5f5
#fbfafa
#ffffff

Shades of #dcd2d6 color code

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

#dcd2d6
#c3babe
#aba3a6
#928c8e
#7a7476
#615d5f
#494647
#302e2f
#181717
#000000

Tones

#dcd2d6
#d7d7d7
#d7d7d7
#d7d7d7
#d7d7d7

Tones

Similar Color like #dcd2d6 color

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

#ddd3d7
#ded4d8
#dfd5d9
#e0d6da
#e1d7db
#e2d8dc
#e3d9dd
#e4dade
#e5dbdf
#e6dce0
#e7dde1
#e8dee2
#e9dfe3
#eae0e4
#dbd1d5
#dad0d4
#d9cfd3
#d8ced2
#d7cdd1
#d6ccd0
#d5cbcf
#d4cace
#d3c9cd
#d2c8cc
#d1c7cb
#d0c6ca
#cfc5c9
#cec4c8

Download this Light Grey

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

#dcd2d6 Color Code Preview on Black Background Color

This is how #dcd2d6 Color will look on black background color. Color contrast ratio is 14.23

#dcd2d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcd2d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcd2d6

#dcd2d6 color code is use for CSS Background Color

Background color for the above div is #dcd2d6

HTML with inline CSS

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

#dcd2d6 color code is use for CSS Border Color

CSS Border color for the above div is #dcd2d6

HTML with inline CSS

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

CSS Border Left color for the above div is #dcd2d6

HTML with inline CSS

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

CSS Border Right color for the above div is #dcd2d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcd2d6

HTML with inline CSS

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

CSS Border Top color for the above div is #dcd2d6

HTML with inline CSS

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

#dcd2d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcd2d6 Color code Preview on White Background

This is how #dcd2d6 Color code will look on white background color. Color contrast ratio is 1.48

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

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