Skip to main content Skip to docs navigation

#d3d6ca 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 Ancient Kingdom and its hex is #D6D8CD Nearest Color Name

Color Hue/Base color: Grey

Hex #d3d6ca Color code in RGB color code model is created after adding 82.75% red color, 83.92% green color and 79.22% blue color. Hex #d3d6ca Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 6% yellow and 16.08% black.

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

RGB Chart

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

Color Table

Hex Color Code d3d6ca #d3d6ca
RGB Decimal 211, 214, 202 211, 214, 202
RGB Percent 83%, 84%, 79% rgb(83%, 84%, 79%)
CSS RGBa 211, 214, 202,1 rgba(211,214,202,1)
CMYK Model cmyk(1%,0%,6%,16.08%)
HSL Color Space 75,13% ,82% hsl(75,13% ,82%)
HSV Color Space 75°, 6%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010011 11010110 11001010
Octal 323 326 312
Decimal 211 214 202
Hex d3 d6 ca

Different shades of #d3d6ca color code.

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

Darkest of #d3d6ca
#8b9374
Darker of #d3d6ca
#a3aa90
Dark of #d3d6ca
#bbc0ad
Base of #d3d6ca
#d3d6ca
Light of #d3d6ca
#ebece7
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

#d3d6ca
#cdcad6

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

Split Complementary

#d3d6ca
#cacdd6
#d3cad6

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

Analogous Color

#d6d2ca
#d6d4ca
#d3d6ca
#cfd6ca
#cad6ca

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

#d3d6ca
#d6cad3
#cad3d6

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

#d3d6ca
#cad3d6
#cdcad6
#d6cdca

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

#d3d6ca
#cad6d3
#cdcad6
#d6cacd

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

#71785c
#8b9374
#a3aa90
#bbc0ad
#d3d6ca
#ebece7
#ffffff
#ffffff
#ffffff

Tints of #d3d6ca Color

#d3d6ca
#d7dacf
#dcdfd5
#e1e3db
#e6e8e1
#ebece7
#f0f1ed
#f5f5f3
#fafaf9
#ffffff

Shades of #d3d6ca color code

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

#d3d6ca
#bbbeb3
#a4a69d
#8c8e86
#757670
#5d5f59
#464743
#2e2f2c
#171716
#000000

Tones

#d3d6ca
#d0d0d0
#d0d0d0
#d0d0d0
#d0d0d0

Tones

Similar Color like #d3d6ca color

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

#d4d7cb
#d5d8cc
#d6d9cd
#d7dace
#d8dbcf
#d9dcd0
#daddd1
#dbded2
#dcdfd3
#dde0d4
#dee1d5
#dfe2d6
#e0e3d7
#e1e4d8
#d2d5c9
#d1d4c8
#d0d3c7
#cfd2c6
#ced1c5
#cdd0c4
#cccfc3
#cbcec2
#cacdc1
#c9ccc0
#c8cbbf
#c7cabe
#c6c9bd
#c5c8bc

Download this Light Grey

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

#d3d6ca Color Code Preview on Black Background Color

This is how #d3d6ca Color will look on black background color. Color contrast ratio is 14.24

#d3d6ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3d6ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3d6ca

#d3d6ca color code is use for CSS Background Color

Background color for the above div is #d3d6ca

HTML with inline CSS

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

#d3d6ca color code is use for CSS Border Color

CSS Border color for the above div is #d3d6ca

HTML with inline CSS

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

CSS Border Left color for the above div is #d3d6ca

HTML with inline CSS

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

CSS Border Right color for the above div is #d3d6ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3d6ca

HTML with inline CSS

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

CSS Border Top color for the above div is #d3d6ca

HTML with inline CSS

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

#d3d6ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3d6ca Color code Preview on White Background

This is how #d3d6ca Color code will look on white background color. Color contrast ratio is 1.47

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

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