Skip to main content Skip to docs navigation

#cfd6ce 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 Zephyr Blue and its hex is #D1D8D0 Nearest Color Name

Color Hue/Base color: Grey

Hex #cfd6ce Color code in RGB color code model is created after adding 81.18% red color, 83.92% green color and 80.78% blue color. Hex #cfd6ce Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 4% yellow and 16.08% black.

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

RGB Chart

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

Color Table

Hex Color Code cfd6ce #cfd6ce
RGB Decimal 207, 214, 206 207, 214, 206
RGB Percent 81%, 84%, 81% rgb(81%, 84%, 81%)
CSS RGBa 207, 214, 206,1 rgba(207,214,206,1)
CMYK Model cmyk(3%,0%,4%,16.08%)
HSL Color Space 113,9% ,82% hsl(113,9% ,82%)
HSV Color Space 113°, 4%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001111 11010110 11001110
Octal 317 326 316
Decimal 207 214 206
Hex cf d6 ce

Different shades of #cfd6ce color code.

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

Darkest of #cfd6ce
#7d907b
Darker of #cfd6ce
#99a896
Dark of #cfd6ce
#b4bfb2
Base of #cfd6ce
#cfd6ce
Light of #cfd6ce
#eaedea
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

#cfd6ce
#d5ced6

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

Split Complementary

#cfd6ce
#d1ced6
#d6ced3

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

Analogous Color

#d4d6ce
#d2d6ce
#cfd6ce
#ced6d0
#ced6d3

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

#cfd6ce
#d6cecf
#cecfd6

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

#cfd6ce
#cecfd6
#d5ced6
#d6d5ce

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

#cfd6ce
#ced3d6
#d5ced6
#d6d1ce

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

#657662
#7d907b
#99a896
#b4bfb2
#cfd6ce
#eaedea
#ffffff
#ffffff
#ffffff

Tints of #cfd6ce Color

#cfd6ce
#d4dad3
#d9dfd8
#dfe3de
#e4e8e3
#e9ece9
#eff1ee
#f4f5f4
#f9faf9
#ffffff

Shades of #cfd6ce color code

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

#cfd6ce
#b8beb7
#a1a6a0
#8a8e89
#737672
#5c5f5b
#454744
#2e2f2d
#171716
#000000

Tones

#cfd6ce
#d2d2d2
#d2d2d2
#d2d2d2
#d2d2d2

Tones

Similar Color like #cfd6ce color

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

#d0d7cf
#d1d8d0
#d2d9d1
#d3dad2
#d4dbd3
#d5dcd4
#d6ddd5
#d7ded6
#d8dfd7
#d9e0d8
#dae1d9
#dbe2da
#dce3db
#dde4dc
#ced5cd
#cdd4cc
#ccd3cb
#cbd2ca
#cad1c9
#c9d0c8
#c8cfc7
#c7cec6
#c6cdc5
#c5ccc4
#c4cbc3
#c3cac2
#c2c9c1
#c1c8c0

Download this Light Grey

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

#cfd6ce Color Code Preview on Black Background Color

This is how #cfd6ce Color will look on black background color. Color contrast ratio is 14.16

#cfd6ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd6ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfd6ce

#cfd6ce color code is use for CSS Background Color

Background color for the above div is #cfd6ce

HTML with inline CSS

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

#cfd6ce color code is use for CSS Border Color

CSS Border color for the above div is #cfd6ce

HTML with inline CSS

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

CSS Border Left color for the above div is #cfd6ce

HTML with inline CSS

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

CSS Border Right color for the above div is #cfd6ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfd6ce

HTML with inline CSS

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

CSS Border Top color for the above div is #cfd6ce

HTML with inline CSS

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

#cfd6ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfd6ce Color code Preview on White Background

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

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