#CAAFC5 Color Information

Hex color code: #CAAFC5

#CAAFC5 is a subtle magenta color. In RGB it is (202, 175, 197), and in HSL it is (311°, 20%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAAFC5
RGB
202, 175, 197
HSL
311°, 20%, 74%
CMYK
0%, 13%, 2%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 175, 197

Red: 202 / Green: 175 / Blue: 197

HSL

311°, 20%, 74%

Hue: 311° / Saturation: 20% / Lightness: 74%

CMYK

0%, 13%, 2%, 21%

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

What color is #CAAFC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAFC5 to RGB:

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

HEX to HSL

Convert #CAAFC5 to HSL:

hsl(311, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAFC5 to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CAAFC5 has RGB (202, 175, 197) and HSL (311°, 20%, 74%). 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 #CAAFC5 is #AFCAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #C2AFCA.

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

Contrast with #CAAFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAFC5?

#CAAFC5 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAAFC5?

#CAAFC5 in RGB is (202, 175, 197) - 202 red, 175 green, and 197 blue.

How to use #CAAFC5 in CSS?

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

What colors go well with #CAAFC5?

#AFCAB4 (complementary), #C2AFCA (analogous), and #AB82A4 (lighter shade) work well with #CAAFC5.