#CACFCE Color Information

Hex color code: #CACFCE

#CACFCE is a delicate cyan color. In RGB it is (202, 207, 206), and in HSL it is (168°, 5%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACFCE
RGB
202, 207, 206
HSL
168°, 5%, 80%
CMYK
2%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 207, 206

Red: 202 / Green: 207 / Blue: 206

HSL

168°, 5%, 80%

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

CMYK

2%, 0%, 0%, 19%

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

What color is #CACFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACFCE to RGB:

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

HEX to HSL

Convert #CACFCE to HSL:

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

HEX to CMYK

Convert #CACFCE to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #CACFCE has RGB (202, 207, 206) and HSL (168°, 5%, 80%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACFCE is #CFC9CA, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CFCB.

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

Contrast with #CACFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACFCE?

#CACFCE is a delicate cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACFCE?

#CACFCE in RGB is (202, 207, 206) - 202 red, 207 green, and 206 blue.

How to use #CACFCE in CSS?

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

What colors go well with #CACFCE?

#CFC9CA (complementary), #C9CFCB (analogous), and #A1AAA8 (lighter shade) work well with #CACFCE.