#CCCFCC Color Information

Hex color code: #CCCFCC

A delicate green shade, #CCCFCC appears as (204, 207, 204) in RGB and (120°, 3%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCCFCC
RGB
204, 207, 204
HSL
120°, 3%, 81%
CMYK
1%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCCFCC; 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 #CCCFCC; background-color: #CCCFCC15; }

Alert / Toast

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

Link / Accent

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

a { color: #CCCFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 207, 204

Red: 204 / Green: 207 / Blue: 204

HSL

120°, 3%, 81%

Hue: 120° / Saturation: 3% / Lightness: 81%

CMYK

1%, 0%, 1%, 19%

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

What color is #CCCFCC?

#CCCFCC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCFCC to RGB:

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

HEX to HSL

Convert #CCCFCC to HSL:

hsl(120, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCFCC to CMYK:

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

Color Meaning and Usage

#CCCFCC is a airy green color with RGB values of 204, 207, 204 and HSL of 120°, 3%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCFCC is #D0CDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD0CD.

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

Contrast with #CCCFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCFCC?

#CCCFCC is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCCFCC?

#CCCFCC in RGB is (204, 207, 204) - 204 red, 207 green, and 204 blue.

How to use #CCCFCC in CSS?

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

What colors go well with #CCCFCC?

#D0CDD0 (complementary), #CFD0CD (analogous), and #A6ABA6 (lighter shade) work well with #CCCFCC.