Skip to main content Skip to docs navigation

#cccace 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 Cerebellum Grey and its hex is #CCCBCD Nearest Color Name

Color Hue/Base color: Grey

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

Hex #cccace color code is between #bbcccc web safe hex color code and #ddbbdd web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #cccace color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11001100 11001010 11001110
Octal 314 312 316
Decimal 204 202 206
Hex cc ca ce

Different shades of #cccace color code.

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

Darkest of #cccace
#807b84
Darker of #cccace
#99959d
Dark of #cccace
#b3b0b5
Base of #cccace
#cccace
Light of #cccace
#e6e5e6
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

#cccace
#ccceca

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

Split Complementary

#cccace
#cececa
#caceca

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

Analogous Color

#cacace
#cacace
#cccace
#cdcace
#cecacd

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

#cccace
#cacecc
#ceccca

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

#cccace
#ceccca
#ccceca
#caccce

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

#cccace
#cecaca
#ccceca
#cacece

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

#66626a
#807b84
#99959d
#b3b0b5
#cccace
#e6e5e6
#ffffff
#ffffff
#ffffff

Tints of #cccace Color

#cccace
#d1cfd3
#d7d5d8
#dddbde
#e2e1e3
#e8e7e9
#eeedee
#f3f3f4
#f9f9f9
#ffffff

Shades of #cccace color code

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

#cccace
#b5b3b7
#9e9da0
#888689
#717072
#5a595b
#444344
#2d2c2d
#161616
#000000

Tones

#cccace
#cccccc
#cccccc
#cccccc
#cccccc

Tones

Similar Color like #cccace color

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

#cdcbcf
#ceccd0
#cfcdd1
#d0ced2
#d1cfd3
#d2d0d4
#d3d1d5
#d4d2d6
#d5d3d7
#d6d4d8
#d7d5d9
#d8d6da
#d9d7db
#dad8dc
#cbc9cd
#cac8cc
#c9c7cb
#c8c6ca
#c7c5c9
#c6c4c8
#c5c3c7
#c4c2c6
#c3c1c5
#c2c0c4
#c1bfc3
#c0bec2
#bfbdc1
#bebcc0

Download this Light Grey

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

#cccace Color Code Preview on Black Background Color

This is how #cccace Color will look on black background color. Color contrast ratio is 12.91

#cccace in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccace

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccace

#cccace color code is use for CSS Background Color

Background color for the above div is #cccace

HTML with inline CSS

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

#cccace color code is use for CSS Border Color

CSS Border color for the above div is #cccace

HTML with inline CSS

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

CSS Border Left color for the above div is #cccace

HTML with inline CSS

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

CSS Border Right color for the above div is #cccace

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccace

HTML with inline CSS

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

CSS Border Top color for the above div is #cccace

HTML with inline CSS

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

#cccace hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccace Color code Preview on White Background

This is how #cccace Color code will look on white background color. Color contrast ratio is 1.63

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

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