#CAB6CC Color Information

Hex color code: #CAB6CC

A airy magenta shade, #CAB6CC appears as (202, 182, 204) in RGB and (295°, 18%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAB6CC
RGB
202, 182, 204
HSL
295°, 18%, 76%
CMYK
1%, 11%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 182, 204

Red: 202 / Green: 182 / Blue: 204

HSL

295°, 18%, 76%

Hue: 295° / Saturation: 18% / Lightness: 76%

CMYK

1%, 11%, 0%, 20%

Cyan: 1% / Magenta: 11% / Yellow: 0% / Key: 20%

What color is #CAB6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB6CC to RGB:

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

HEX to HSL

Convert #CAB6CC to HSL:

hsl(295, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB6CC to CMYK:

cmyk(1%, 11%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CAB6CC has RGB (202, 182, 204) and HSL (295°, 18%, 76%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB6CC is #B9CDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B7CD.

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

Contrast with #CAB6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB6CC?

#CAB6CC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAB6CC?

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

How to use #CAB6CC in CSS?

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

What colors go well with #CAB6CC?

#B9CDB7 (complementary), #C0B7CD (analogous), and #AA8AAD (lighter shade) work well with #CAB6CC.