#CAB6CA Color Information

Hex color code: #CAB6CA

The hex color #CAB6CA is a muted magenta with RGB values of (202, 182, 202) and HSL of (300°, 16%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAB6CA
RGB
202, 182, 202
HSL
300°, 16%, 75%
CMYK
0%, 10%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB6CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 182, 202

Red: 202 / Green: 182 / Blue: 202

HSL

300°, 16%, 75%

Hue: 300° / Saturation: 16% / Lightness: 75%

CMYK

0%, 10%, 0%, 21%

Cyan: 0% / Magenta: 10% / Yellow: 0% / Key: 21%

What color is #CAB6CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB6CA to RGB:

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

HEX to HSL

Convert #CAB6CA to HSL:

hsl(300, 16%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB6CA to CMYK:

cmyk(0%, 10%, 0%, 21%)Color Converter →

Color Meaning and Usage

#CAB6CA is a neutral magenta color with RGB values of 202, 182, 202 and HSL of 300°, 16%, 75%. 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 #CAB6CA is #B5C9B5, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB5C9.

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

Contrast with #CAB6CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB6CA?

#CAB6CA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAB6CA?

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

How to use #CAB6CA in CSS?

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

What colors go well with #CAB6CA?

#B5C9B5 (complementary), #BFB5C9 (analogous), and #A989A9 (lighter shade) work well with #CAB6CA.