Skip to main content Skip to docs navigation

#CFC6BC hex color | Intuitive | 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

Color Hue/Base color: Grey

Hex #CFC6BC Color Code is also known as | Intuitive color.

Hex #CFC6BC Color code in RGB color code model is created after adding 81.18% red color, 77.65% green color and 73.73% blue color. Hex #CFC6BC Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 9% yellow and 18.82% black.

Hex #CFC6BC color code is between #ccccbb web safe hex color code and #ddbbcc web safe hex color code. #ccccbb is the nearest web safe color code. You can see here many more shades of #CFC6BC color code.

RGB Chart

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

Color Table

Hex Color Code CFC6BC #CFC6BC
RGB Decimal 207, 198, 188 207, 198, 188
RGB Percent 81%, 78%, 74% rgb(81%, 78%, 74%)
CSS RGBa 207, 198, 188,1 rgba(207,198,188,1)
CMYK Model cmyk(0%,4%,9%,18.82%)
HSL Color Space 32,17% ,77% hsl(32,17% ,77%)
HSV Color Space 32°, 9%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 11000110 10111100
Octal 317 306 274
Decimal 207 198 188
Hex CF C6 BC

Different shades of #CFC6BC color code.

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

Darkest of #CFC6BC
#8d7a65
Darker of #CFC6BC
#a49381
Dark of #CFC6BC
#baad9e
Base of #CFC6BC
#cfc6bc
Light of #CFC6BC
#e4dfda
Lighter
#faf9f7
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

#cfc6bc
#bcc5cf

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

Split Complementary

#CFC6BC
#bccecf
#bcbccf

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

Analogous Color

#cfbcbd
#cfbebc
#cfc6bc
#cfccbc
#cacfbc

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

#CFC6BC
#c6bccf
#bccfc6

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

#CFC6BC
#bccfc6
#bcc5cf
#cfbcc5

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

#CFC6BC
#bccfbc
#bcc5cf
#cfbcce

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

#6f6050
#8d7a65
#a49381
#baad9e
#cfc6bc
#e4dfda
#faf9f7
#ffffff
#ffffff

Tints of #CFC6BC Color

#cfc6bc
#d4ccc3
#d9d2ca
#dfd9d2
#e4dfd9
#e9e5e1
#efece8
#f4f2f0
#f9f8f7
#ffffff

Shades of #CFC6BC color code

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

#cfc6bc
#b8b0a7
#a19a92
#8a847d
#736e68
#5c5853
#45423e
#2e2c29
#171614
#000000

Tones

#cfc6bc
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #CFC6BC color

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

#d0c7bd
#d1c8be
#d2c9bf
#d3cac0
#d4cbc1
#d5ccc2
#d6cdc3
#d7cec4
#d8cfc5
#d9d0c6
#dad1c7
#dbd2c8
#dcd3c9
#ddd4ca
#cec5bb
#cdc4ba
#ccc3b9
#cbc2b8
#cac1b7
#c9c0b6
#c8bfb5
#c7beb4
#c6bdb3
#c5bcb2
#c4bbb1
#c3bab0
#c2b9af
#c1b8ae

Download this Light Grey

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

#CFC6BC Color Code Preview on Black Background Color

This is how #CFC6BC Color will look on black background color. Color contrast ratio is 12.46

#CFC6BC in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CFC6BC

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CFC6BC

#CFC6BC color code is use for CSS Background Color

Background color for the above div is #CFC6BC

HTML with inline CSS

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

#CFC6BC color code is use for CSS Border Color

CSS Border color for the above div is #CFC6BC

HTML with inline CSS

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

CSS Border Left color for the above div is #CFC6BC

HTML with inline CSS

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

CSS Border Right color for the above div is #CFC6BC

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CFC6BC

HTML with inline CSS

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

CSS Border Top color for the above div is #CFC6BC

HTML with inline CSS

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

#CFC6BC hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CFC6BC Color code Preview on White Background

This is how #CFC6BC Color code will look on white background color. Color contrast ratio is 1.69

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

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