#CACDCE Color Information

Hex color code: #CACDCE

A light blue shade, #CACDCE appears as (202, 205, 206) in RGB and (195°, 4%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CACDCE
RGB
202, 205, 206
HSL
195°, 4%, 80%
CMYK
2%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 205, 206

Red: 202 / Green: 205 / Blue: 206

HSL

195°, 4%, 80%

Hue: 195° / Saturation: 4% / Lightness: 80%

CMYK

2%, 0%, 0%, 19%

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

What color is #CACDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACDCE to RGB:

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

HEX to HSL

Convert #CACDCE to HSL:

hsl(195, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACDCE to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CACDCE has RGB (202, 205, 206) and HSL (195°, 4%, 80%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACDCE is #CECBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACECD.

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

Contrast with #CACDCE

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 #CACDCE?

#CACDCE is a airy blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACDCE?

#CACDCE in RGB is (202, 205, 206) - 202 red, 205 green, and 206 blue.

How to use #CACDCE in CSS?

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

What colors go well with #CACDCE?

#CECBCA (complementary), #CACECD (analogous), and #A2A8A9 (lighter shade) work well with #CACDCE.