#CAADCC Color Information

Hex color code: #CAADCC

The hex color #CAADCC is a gentle magenta with RGB values of (202, 173, 204) and HSL of (296°, 23%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAADCC
RGB
202, 173, 204
HSL
296°, 23%, 74%
CMYK
1%, 15%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAADCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 173, 204

Red: 202 / Green: 173 / Blue: 204

HSL

296°, 23%, 74%

Hue: 296° / Saturation: 23% / Lightness: 74%

CMYK

1%, 15%, 0%, 20%

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

What color is #CAADCC?

#CAADCC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAADCC to RGB:

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

HEX to HSL

Convert #CAADCC to HSL:

hsl(296, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CAADCC to CMYK:

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

Color Meaning and Usage

#CAADCC is a pastel magenta color with RGB values of 202, 173, 204 and HSL of 296°, 23%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAADCC is #AFCCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BBADCC.

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

Contrast with #CAADCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAADCC?

#CAADCC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAADCC?

#CAADCC in RGB is (202, 173, 204) - 202 red, 173 green, and 204 blue.

How to use #CAADCC in CSS?

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

What colors go well with #CAADCC?

#AFCCAD (complementary), #BBADCC (analogous), and #AB7EAE (lighter shade) work well with #CAADCC.