Skip to main content Skip to docs navigation

#ced1cd 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 Planetary Silver and its hex is #CCCFCB Nearest Color Name

Color Hue/Base color: Grey

Hex #ced1cd Color code in RGB color code model is created after adding 80.78% red color, 81.96% green color and 80.39% blue color. Hex #ced1cd Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 2% yellow and 18.04% black.

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

RGB Chart

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

Color Table

Hex Color Code ced1cd #ced1cd
RGB Decimal 206, 209, 205 206, 209, 205
RGB Percent 81%, 82%, 80% rgb(81%, 82%, 80%)
CSS RGBa 206, 209, 205,1 rgba(206,209,205,1)
CMYK Model cmyk(1%,0%,2%,18.04%)
HSL Color Space 105,4% ,81% hsl(105,4% ,81%)
HSV Color Space 105°, 2%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001110 11010001 11001101
Octal 316 321 315
Decimal 206 209 205
Hex ce d1 cd

Different shades of #ced1cd color code.

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

Darkest of #ced1cd
#80887d
Darker of #ced1cd
#9aa098
Dark of #ced1cd
#b4b9b2
Base of #ced1cd
#ced1cd
Light of #ced1cd
#e8e9e8
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

#ced1cd
#d0cdd1

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

Split Complementary

#ced1cd
#cecdd1
#d1cdd0

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

Analogous Color

#d0d1cd
#d0d1cd
#ced1cd
#cdd1cd
#cdd1cf

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

#ced1cd
#d1cdce
#cdced1

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

#ced1cd
#cdced1
#d0cdd1
#d1d0cd

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

#ced1cd
#cdd0d1
#d0cdd1
#d1cecd

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

#676d65
#80887d
#9aa098
#b4b9b2
#ced1cd
#e8e9e8
#ffffff
#ffffff
#ffffff

Tints of #ced1cd Color

#ced1cd
#d3d6d2
#d8dbd8
#dee0dd
#e3e5e3
#e9eae8
#eeefee
#f4f4f3
#f9f9f9
#ffffff

Shades of #ced1cd color code

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

#ced1cd
#b7b9b6
#a0a29f
#898b88
#727471
#5b5c5b
#444544
#2d2e2d
#161716
#000000

Tones

#ced1cd
#cfcfcf
#cfcfcf
#cfcfcf
#cfcfcf

Tones

Similar Color like #ced1cd color

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

#cfd2ce
#d0d3cf
#d1d4d0
#d2d5d1
#d3d6d2
#d4d7d3
#d5d8d4
#d6d9d5
#d7dad6
#d8dbd7
#d9dcd8
#daddd9
#dbdeda
#dcdfdb
#cdd0cc
#cccfcb
#cbceca
#cacdc9
#c9ccc8
#c8cbc7
#c7cac6
#c6c9c5
#c5c8c4
#c4c7c3
#c3c6c2
#c2c5c1
#c1c4c0
#c0c3bf

Download this Light Grey

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

#ced1cd Color Code Preview on Black Background Color

This is how #ced1cd Color will look on black background color. Color contrast ratio is 13.63

#ced1cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced1cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced1cd

#ced1cd color code is use for CSS Background Color

Background color for the above div is #ced1cd

HTML with inline CSS

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

#ced1cd color code is use for CSS Border Color

CSS Border color for the above div is #ced1cd

HTML with inline CSS

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

CSS Border Left color for the above div is #ced1cd

HTML with inline CSS

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

CSS Border Right color for the above div is #ced1cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced1cd

HTML with inline CSS

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

CSS Border Top color for the above div is #ced1cd

HTML with inline CSS

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

#ced1cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced1cd Color code Preview on White Background

This is how #ced1cd Color code will look on white background color. Color contrast ratio is 1.54

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

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