Skip to main content Skip to docs navigation

#cec9ca hex color | Light Grey & Warm color | 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 Dangerous Robot and its hex is #CBC5C6 Nearest Color Name

Color Hue/Base color: Grey

Hex #cec9ca Color code in RGB color code model is created after adding 80.78% red color, 78.82% green color and 79.22% blue color. Hex #cec9ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 2% yellow and 19.22% black.

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

RGB Chart

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

Color Table

Hex Color Code cec9ca #cec9ca
RGB Decimal 206, 201, 202 206, 201, 202
RGB Percent 81%, 79%, 79% rgb(81%, 79%, 79%)
CSS RGBa 206, 201, 202,1 rgba(206,201,202,1)
CMYK Model cmyk(0%,2%,2%,19.22%)
HSL Color Space 348,5% ,80% hsl(348,5% ,80%)
HSV Color Space 348°, 2%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 11001001 11001010
Octal 316 311 312
Decimal 206 201 202
Hex ce c9 ca

Different shades of #cec9ca color code.

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

Darkest of #cec9ca
#85797b
Darker of #cec9ca
#9d9496
Dark of #cec9ca
#b6aeb0
Base of #cec9ca
#cec9ca
Light of #cec9ca
#e6e4e4
Lighter
#fffefe
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

#cec9ca
#c9cecd

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

Split Complementary

#cec9ca
#c9ceca
#c9ccce

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

Analogous Color

#cec9cd
#cec9cc
#cec9ca
#cecac9
#ceccc9

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

#cec9ca
#c9cace
#cacec9

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

#cec9ca
#cacec9
#c9cecd
#cdc9ce

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

#cec9ca
#cccec9
#c9cecd
#cac9ce

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

#6a6163
#85797b
#9d9496
#b6aeb0
#cec9ca
#e6e4e4
#fffefe
#ffffff
#ffffff

Tints of #cec9ca Color

#cec9ca
#d3cfcf
#d8d5d5
#dedbdb
#e3e1e1
#e9e7e7
#eeeded
#f4f3f3
#f9f9f9
#ffffff

Shades of #cec9ca color code

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

#cec9ca
#b7b2b3
#a09c9d
#898686
#726f70
#5b5959
#444343
#2d2c2c
#161616
#000000

Tones

#cec9ca
#cbcbcb
#cbcbcb
#cbcbcb
#cbcbcb

Tones

Similar Color like #cec9ca color

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

#cfcacb
#d0cbcc
#d1cccd
#d2cdce
#d3cecf
#d4cfd0
#d5d0d1
#d6d1d2
#d7d2d3
#d8d3d4
#d9d4d5
#dad5d6
#dbd6d7
#dcd7d8
#cdc8c9
#ccc7c8
#cbc6c7
#cac5c6
#c9c4c5
#c8c3c4
#c7c2c3
#c6c1c2
#c5c0c1
#c4bfc0
#c3bebf
#c2bdbe
#c1bcbd
#c0bbbc

Download this

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

#cec9ca Color Code Preview on Black Background Color

This is how #cec9ca Color will look on black background color. Color contrast ratio is 12.83

#cec9ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cec9ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cec9ca

#cec9ca color code is use for CSS Background Color

Background color for the above div is #cec9ca

HTML with inline CSS

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

#cec9ca color code is use for CSS Border Color

CSS Border color for the above div is #cec9ca

HTML with inline CSS

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

CSS Border Left color for the above div is #cec9ca

HTML with inline CSS

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

CSS Border Right color for the above div is #cec9ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cec9ca

HTML with inline CSS

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

CSS Border Top color for the above div is #cec9ca

HTML with inline CSS

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

#cec9ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cec9ca Color code Preview on White Background

This is how #cec9ca Color code will look on white background color. Color contrast ratio is 1.64

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(206,201,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,206,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,201,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }