#CCCECC Color Information

Hex color code: #CCCECC

The hex color #CCCECC is a ethereal green with RGB values of (204, 206, 204) and HSL of (120°, 2%, 80%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCCECC
RGB
204, 206, 204
HSL
120°, 2%, 80%
CMYK
1%, 0%, 1%, 19%

Shades

CSS Usage
color: #CCCECC;
background-color: #CCCECC;
border-color: #CCCECC;
box-shadow: 0 0 10px #CCCECC;
border: 2px solid #CCCECC;
Tailwind Usage
bg-[#CCCECC]
text-[#CCCECC]
border-[#CCCECC]
shadow-[0_0_10px_CCCECC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCCECC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCCECC; color: #000000; }

Badge

New Feature
.badge { background-color: #CCCECC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCCECC; background-color: #CCCECC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCCECC20; border-left: 4px solid #CCCECC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCCECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCCECC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 206, 204

Red: 204 / Green: 206 / Blue: 204

HSL

120°, 2%, 80%

Hue: 120° / Saturation: 2% / Lightness: 80%

CMYK

1%, 0%, 1%, 19%

Cyan: 1% / Magenta: 0% / Yellow: 1% / Key: 19%

What color is #CCCECC?

#CCCECC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCECC to RGB:

rgb(204, 206, 204)HEX to RGB Converter →

HEX to HSL

Convert #CCCECC to HSL:

hsl(120, 2%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCECC to CMYK:

cmyk(1%, 0%, 1%, 19%)Color Converter →

Color Meaning and Usage

#CCCECC is a delicate green color with RGB values of 204, 206, 204 and HSL of 120°, 2%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCECC is #CDCBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCDCB.

Use #CCCECC in CSS: color: #CCCECC or background-color: #CCCECC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCCECC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.27:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCECC?

#CCCECC is a delicate green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCCECC?

#CCCECC in RGB is (204, 206, 204) - 204 red, 206 green, and 204 blue.

How to use #CCCECC in CSS?

Use #CCCECC directly in your CSS properties like color or background-color.

What colors go well with #CCCECC?

#CDCBCD (complementary), #CCCDCB (analogous), and #A4A8A4 (lighter shade) work well with #CCCECC.