#CAAFBB Color Information

Hex color code: #CAAFBB

#CAAFBB is a gentle magenta color. In RGB it is (202, 175, 187), and in HSL it is (333°, 20%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAAFBB
RGB
202, 175, 187
HSL
333°, 20%, 74%
CMYK
0%, 13%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 175, 187

Red: 202 / Green: 175 / Blue: 187

HSL

333°, 20%, 74%

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

CMYK

0%, 13%, 7%, 21%

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

What color is #CAAFBB?

#CAAFBB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAFBB to RGB:

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

HEX to HSL

Convert #CAAFBB to HSL:

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

HEX to CMYK

Convert #CAAFBB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CAAFBB has RGB (202, 175, 187) and HSL (333°, 20%, 74%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAFBB is #AFCABE, creating high-contrast pairings. For softer combinations, try analogous colors like #CAAFC9.

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

Contrast with #CAAFBB

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 #CAAFBB?

#CAAFBB is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAAFBB?

#CAAFBB in RGB is (202, 175, 187) - 202 red, 175 green, and 187 blue.

How to use #CAAFBB in CSS?

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

What colors go well with #CAAFBB?

#AFCABE (complementary), #CAAFC9 (analogous), and #AB8294 (lighter shade) work well with #CAAFBB.