#CAAAC5 Color Information

Hex color code: #CAAAC5

#CAAAC5 is a pastel magenta color. In RGB it is (202, 170, 197), and in HSL it is (309°, 23%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CAAAC5
RGB
202, 170, 197
HSL
309°, 23%, 73%
CMYK
0%, 16%, 2%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 170, 197

Red: 202 / Green: 170 / Blue: 197

HSL

309°, 23%, 73%

Hue: 309° / Saturation: 23% / Lightness: 73%

CMYK

0%, 16%, 2%, 21%

Cyan: 0% / Magenta: 16% / Yellow: 2% / Key: 21%

What color is #CAAAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAAC5 to RGB:

rgb(202, 170, 197)HEX to RGB Converter →

HEX to HSL

Convert #CAAAC5 to HSL:

hsl(309, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAAC5 to CMYK:

cmyk(0%, 16%, 2%, 21%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CAAAC5 has RGB (202, 170, 197) and HSL (309°, 23%, 73%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAAC5 is #AACAAF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFAACA.

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

Contrast with #CAAAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAAC5?

#CAAAC5 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAAAC5?

#CAAAC5 in RGB is (202, 170, 197) - 202 red, 170 green, and 197 blue.

How to use #CAAAC5 in CSS?

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

What colors go well with #CAAAC5?

#AACAAF (complementary), #BFAACA (analogous), and #AD7BA5 (lighter shade) work well with #CAAAC5.