#CAAAC7 Color Information

Hex color code: #CAAAC7

The hex color #CAAAC7 is a gentle magenta with RGB values of (202, 170, 199) and HSL of (306°, 23%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAAAC7
RGB
202, 170, 199
HSL
306°, 23%, 73%
CMYK
0%, 16%, 1%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAAC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 170, 199

Red: 202 / Green: 170 / Blue: 199

HSL

306°, 23%, 73%

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

CMYK

0%, 16%, 1%, 21%

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

What color is #CAAAC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAAC7 to RGB:

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

HEX to HSL

Convert #CAAAC7 to HSL:

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

HEX to CMYK

Convert #CAAAC7 to CMYK:

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

Color Meaning and Usage

#CAAAC7 is a soft magenta color with RGB values of 202, 170, 199 and HSL of 306°, 23%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAAC7 is #AACAAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDAACA.

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

Contrast with #CAAAC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAAC7?

#CAAAC7 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAAAC7?

#CAAAC7 in RGB is (202, 170, 199) - 202 red, 170 green, and 199 blue.

How to use #CAAAC7 in CSS?

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

What colors go well with #CAAAC7?

#AACAAD (complementary), #BDAACA (analogous), and #AD7BA8 (lighter shade) work well with #CAAAC7.