#CAB8CF Color Information

Hex color code: #CAB8CF

The hex color #CAB8CF is a soft magenta with RGB values of (202, 184, 207) and HSL of (287°, 19%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CAB8CF
RGB
202, 184, 207
HSL
287°, 19%, 77%
CMYK
2%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 184, 207

Red: 202 / Green: 184 / Blue: 207

HSL

287°, 19%, 77%

Hue: 287° / Saturation: 19% / Lightness: 77%

CMYK

2%, 11%, 0%, 19%

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

What color is #CAB8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB8CF to RGB:

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

HEX to HSL

Convert #CAB8CF to HSL:

hsl(287, 19%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB8CF to CMYK:

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

Color Meaning and Usage

#CAB8CF is a airy magenta color with RGB values of 202, 184, 207 and HSL of 287°, 19%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB8CF is #BECFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B9CF.

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

Contrast with #CAB8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB8CF?

#CAB8CF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAB8CF?

#CAB8CF in RGB is (202, 184, 207) - 202 red, 184 green, and 207 blue.

How to use #CAB8CF in CSS?

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

What colors go well with #CAB8CF?

#BECFB9 (complementary), #C0B9CF (analogous), and #A98CB1 (lighter shade) work well with #CAB8CF.