Skip to main content Skip to docs navigation

#d1cbdd 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 Angel Kiss and its hex is #CEC7DC Nearest Color Name

Color Hue/Base color: Grey

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

Hex #d1cbdd color code is between #cccccc web safe hex color code and #ddbbee web safe hex color code. #cccccc is the nearest web safe color code. You can see here many more shades of #d1cbdd color code.

RGB Chart

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

Color Table

Hex Color Code d1cbdd #d1cbdd
RGB Decimal 209, 203, 221 209, 203, 221
RGB Percent 82%, 80%, 87% rgb(82%, 80%, 87%)
CSS RGBa 209, 203, 221,1 rgba(209,203,221,1)
CMYK Model cmyk(5%,8%,0%,13.33%)
HSL Color Space 260,21% ,83% hsl(260,21% ,83%)
HSV Color Space 260°, 8%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010001 11001011 11011101
Octal 321 313 335
Decimal 209 203 221
Hex d1 cb dd

Different shades of #d1cbdd color code.

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

Darkest of #d1cbdd
#7f6ea1
Darker of #d1cbdd
#9a8db5
Dark of #d1cbdd
#b6acc9
Base of #d1cbdd
#d1cbdd
Light of #d1cbdd
#eceaf1
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

#d1cbdd
#d7ddcb

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

Split Complementary

#d1cbdd
#dddacb
#ceddcb

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

Analogous Color

#cbd0dd
#cbcddd
#d1cbdd
#d7cbdd
#ddcbdc

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

#d1cbdd
#cbddd1
#ddd1cb

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

#d1cbdd
#ddd1cb
#d7ddcb
#cbd7dd

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

#d1cbdd
#ddcbce
#d7ddcb
#cbddda

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

#665785
#7f6ea1
#9a8db5
#b6acc9
#d1cbdd
#eceaf1
#ffffff
#ffffff
#ffffff

Tints of #d1cbdd Color

#d1cbdd
#d6d0e0
#dbd6e4
#e0dce8
#e5e2ec
#eae7ef
#efedf3
#f4f3f7
#f9f9fb
#ffffff

Shades of #d1cbdd color code

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

#d1cbdd
#b9b4c4
#a29dab
#8b8793
#74707a
#5c5a62
#454349
#2e2d31
#171618
#000000

Tones

#d1cbdd
#d4d4d4
#d4d4d4
#d4d4d4
#d4d4d4

Tones

Similar Color like #d1cbdd color

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

#d2ccde
#d3cddf
#d4cee0
#d5cfe1
#d6d0e2
#d7d1e3
#d8d2e4
#d9d3e5
#dad4e6
#dbd5e7
#dcd6e8
#ddd7e9
#ded8ea
#dfd9eb
#d0cadc
#cfc9db
#cec8da
#cdc7d9
#ccc6d8
#cbc5d7
#cac4d6
#c9c3d5
#c8c2d4
#c7c1d3
#c6c0d2
#c5bfd1
#c4bed0
#c3bdcf

Download this Light Grey

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

#d1cbdd Color Code Preview on Black Background Color

This is how #d1cbdd Color will look on black background color. Color contrast ratio is 13.30

#d1cbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1cbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1cbdd

#d1cbdd color code is use for CSS Background Color

Background color for the above div is #d1cbdd

HTML with inline CSS

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

#d1cbdd color code is use for CSS Border Color

CSS Border color for the above div is #d1cbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #d1cbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #d1cbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1cbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #d1cbdd

HTML with inline CSS

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

#d1cbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1cbdd Color code Preview on White Background

This is how #d1cbdd Color code will look on white background color. Color contrast ratio is 1.58

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

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