#CACFCC Color Information

Hex color code: #CACFCC

A ethereal green shade, #CACFCC appears as (202, 207, 204) in RGB and (144°, 5%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CACFCC
RGB
202, 207, 204
HSL
144°, 5%, 80%
CMYK
2%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 207, 204

Red: 202 / Green: 207 / Blue: 204

HSL

144°, 5%, 80%

Hue: 144° / Saturation: 5% / Lightness: 80%

CMYK

2%, 0%, 1%, 19%

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

What color is #CACFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACFCC to RGB:

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

HEX to HSL

Convert #CACFCC to HSL:

hsl(144, 5%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACFCC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CACFCC has RGB (202, 207, 204) and HSL (144°, 5%, 80%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACFCC is #CFC9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CACFC9.

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

Contrast with #CACFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACFCC?

#CACFCC is a ethereal green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACFCC?

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

How to use #CACFCC in CSS?

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

What colors go well with #CACFCC?

#CFC9CD (complementary), #CACFC9 (analogous), and #A1AAA5 (lighter shade) work well with #CACFCC.