#CACDCC Color Information

Hex color code: #CACDCC

A ethereal cyan shade, #CACDCC appears as (202, 205, 204) in RGB and (160°, 3%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CACDCC
RGB
202, 205, 204
HSL
160°, 3%, 80%
CMYK
1%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACDCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 205, 204

Red: 202 / Green: 205 / Blue: 204

HSL

160°, 3%, 80%

Hue: 160° / Saturation: 3% / Lightness: 80%

CMYK

1%, 0%, 0%, 20%

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

What color is #CACDCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACDCC to RGB:

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

HEX to HSL

Convert #CACDCC to HSL:

hsl(160, 3%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACDCC to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CACDCC has RGB (202, 205, 204) and HSL (160°, 3%, 80%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACDCC is #CECACB, creating high-contrast pairings. For softer combinations, try analogous colors like #CACECB.

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

Contrast with #CACDCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACDCC?

#CACDCC is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACDCC?

#CACDCC in RGB is (202, 205, 204) - 202 red, 205 green, and 204 blue.

How to use #CACDCC in CSS?

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

What colors go well with #CACDCC?

#CECACB (complementary), #CACECB (analogous), and #A3A8A7 (lighter shade) work well with #CACDCC.