#CAC4DE Color Information

Hex color code: #CAC4DE

#CAC4DE is a ethereal blue color. In RGB it is (202, 196, 222), and in HSL it is (254°, 28%, 82%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CAC4DE
RGB
202, 196, 222
HSL
254°, 28%, 82%
CMYK
9%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 196, 222

Red: 202 / Green: 196 / Blue: 222

HSL

254°, 28%, 82%

Hue: 254° / Saturation: 28% / Lightness: 82%

CMYK

9%, 12%, 0%, 13%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 13%

What color is #CAC4DE?

#CAC4DE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC4DE to RGB:

rgb(202, 196, 222)HEX to RGB Converter →

HEX to HSL

Convert #CAC4DE to HSL:

hsl(254, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC4DE to CMYK:

cmyk(9%, 12%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CAC4DE is a airy blue color with RGB values of 202, 196, 222 and HSL of 254°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC4DE is #D8DEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4CBDE.

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

Contrast with #CAC4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC4DE?

#CAC4DE is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAC4DE?

#CAC4DE in RGB is (202, 196, 222) - 202 red, 196 green, and 222 blue.

How to use #CAC4DE in CSS?

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

What colors go well with #CAC4DE?

#D8DEC4 (complementary), #C4CBDE (analogous), and #9E93C2 (lighter shade) work well with #CAC4DE.