#CAB6CE Color Information

Hex color code: #CAB6CE

A ethereal magenta shade, #CAB6CE appears as (202, 182, 206) in RGB and (290°, 20%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAB6CE
RGB
202, 182, 206
HSL
290°, 20%, 76%
CMYK
2%, 12%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB6CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 182, 206

Red: 202 / Green: 182 / Blue: 206

HSL

290°, 20%, 76%

Hue: 290° / Saturation: 20% / Lightness: 76%

CMYK

2%, 12%, 0%, 19%

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

What color is #CAB6CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB6CE to RGB:

rgb(202, 182, 206)HEX to RGB Converter →

HEX to HSL

Convert #CAB6CE to HSL:

hsl(290, 20%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB6CE to CMYK:

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

Color Meaning and Usage

#CAB6CE is a airy magenta color with RGB values of 202, 182, 206 and HSL of 290°, 20%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB6CE is #BACEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB6CE.

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

Contrast with #CAB6CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB6CE?

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

What is the RGB value of #CAB6CE?

#CAB6CE in RGB is (202, 182, 206) - 202 red, 182 green, and 206 blue.

How to use #CAB6CE in CSS?

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

What colors go well with #CAB6CE?

#BACEB6 (complementary), #BEB6CE (analogous), and #A988AF (lighter shade) work well with #CAB6CE.