Skip to main content Skip to docs navigation

#d6dcdd 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 Cold Water and its hex is #D9DFE0 Nearest Color Name

Color Hue/Base color: Grey

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

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

RGB Chart

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

Color Table

Hex Color Code d6dcdd #d6dcdd
RGB Decimal 214, 220, 221 214, 220, 221
RGB Percent 84%, 86%, 87% rgb(84%, 86%, 87%)
CSS RGBa 214, 220, 221,1 rgba(214,220,221,1)
CMYK Model cmyk(3%,0%,0%,13.33%)
HSL Color Space 189,9% ,85% hsl(189,9% ,85%)
HSV Color Space 189°, 3%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010110 11011100 11011101
Octal 326 334 335
Decimal 214 220 221
Hex d6 dc dd

Different shades of #d6dcdd color code.

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

Darkest of #d6dcdd
#829598
Darker of #d6dcdd
#9eacaf
Dark of #d6dcdd
#bac4c6
Base of #d6dcdd
#d6dcdd
Light of #d6dcdd
#f2f4f4
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

#d6dcdd
#ddd7d6

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

Split Complementary

#d6dcdd
#ddd6d8
#dddad6

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

Analogous Color

#d6ddda
#d6dddb
#d6dcdd
#d6dadd
#d6d7dd

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

#d6dcdd
#dcddd6
#ddd6dc

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

#d6dcdd
#ddd6dc
#ddd7d6
#d6ddd7

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

#d6dcdd
#dad6dd
#ddd7d6
#d8ddd6

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

#697b7e
#829598
#9eacaf
#bac4c6
#d6dcdd
#f2f4f4
#ffffff
#ffffff
#ffffff

Tints of #d6dcdd Color

#d6dcdd
#dadfe0
#dfe3e4
#e3e7e8
#e8ebec
#ecefef
#f1f3f3
#f5f7f7
#fafbfb
#ffffff

Shades of #d6dcdd color code

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

#d6dcdd
#bec3c4
#a6abab
#8e9293
#767a7a
#5f6162
#474949
#2f3031
#171818
#000000

Tones

#d6dcdd
#d9d9d9
#d9d9d9
#d9d9d9
#d9d9d9

Tones

Similar Color like #d6dcdd color

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

#d7ddde
#d8dedf
#d9dfe0
#dae0e1
#dbe1e2
#dce2e3
#dde3e4
#dee4e5
#dfe5e6
#e0e6e7
#e1e7e8
#e2e8e9
#e3e9ea
#e4eaeb
#d5dbdc
#d4dadb
#d3d9da
#d2d8d9
#d1d7d8
#d0d6d7
#cfd5d6
#ced4d5
#cdd3d4
#ccd2d3
#cbd1d2
#cad0d1
#c9cfd0
#c8cecf

Download this Light Grey

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

#d6dcdd Color Code Preview on Black Background Color

This is how #d6dcdd Color will look on black background color. Color contrast ratio is 15.14

#d6dcdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6dcdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6dcdd

#d6dcdd color code is use for CSS Background Color

Background color for the above div is #d6dcdd

HTML with inline CSS

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

#d6dcdd color code is use for CSS Border Color

CSS Border color for the above div is #d6dcdd

HTML with inline CSS

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

CSS Border Left color for the above div is #d6dcdd

HTML with inline CSS

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

CSS Border Right color for the above div is #d6dcdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6dcdd

HTML with inline CSS

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

CSS Border Top color for the above div is #d6dcdd

HTML with inline CSS

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

#d6dcdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6dcdd Color code Preview on White Background

This is how #d6dcdd Color code will look on white background color. Color contrast ratio is 1.39

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

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