#CACDCF Color Information

Hex color code: #CACDCF

A airy blue shade, #CACDCF appears as (202, 205, 207) in RGB and (204°, 5%, 80%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 205, 207

Red: 202 / Green: 205 / Blue: 207

HSL

204°, 5%, 80%

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

CMYK

2%, 1%, 0%, 19%

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

What color is #CACDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACDCF to RGB:

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

HEX to HSL

Convert #CACDCF to HSL:

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

HEX to CMYK

Convert #CACDCF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CACDCF has RGB (202, 205, 207) and HSL (204°, 5%, 80%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACDCF is #CFCBC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CFCE.

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

Contrast with #CACDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACDCF?

#CACDCF is a delicate blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACDCF?

#CACDCF in RGB is (202, 205, 207) - 202 red, 205 green, and 207 blue.

How to use #CACDCF in CSS?

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

What colors go well with #CACDCF?

#CFCBC9 (complementary), #C9CFCE (analogous), and #A1A7AA (lighter shade) work well with #CACDCF.