#CAAFCF Color Information

Hex color code: #CAAFCF

The hex color #CAAFCF is a delicate magenta with RGB values of (202, 175, 207) and HSL of (291°, 25%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAAFCF
RGB
202, 175, 207
HSL
291°, 25%, 75%
CMYK
2%, 15%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 175, 207

Red: 202 / Green: 175 / Blue: 207

HSL

291°, 25%, 75%

Hue: 291° / Saturation: 25% / Lightness: 75%

CMYK

2%, 15%, 0%, 19%

Cyan: 2% / Magenta: 15% / Yellow: 0% / Key: 19%

What color is #CAAFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAFCF to RGB:

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

HEX to HSL

Convert #CAAFCF to HSL:

hsl(291, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAFCF to CMYK:

cmyk(2%, 15%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CAAFCF is a subtle magenta color with RGB values of 202, 175, 207 and HSL of 291°, 25%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAFCF is #B4CFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #BAAFCF.

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

Contrast with #CAAFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAFCF?

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

What is the RGB value of #CAAFCF?

#CAAFCF in RGB is (202, 175, 207) - 202 red, 175 green, and 207 blue.

How to use #CAAFCF in CSS?

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

What colors go well with #CAAFCF?

#B4CFAF (complementary), #BAAFCF (analogous), and #AB80B3 (lighter shade) work well with #CAAFCF.