#CAB0DC Color Information

Hex color code: #CAB0DC

#CAB0DC is a airy purple color. In RGB it is (202, 176, 220), and in HSL it is (275°, 39%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CAB0DC
RGB
202, 176, 220
HSL
275°, 39%, 78%
CMYK
8%, 20%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB0DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 176, 220

Red: 202 / Green: 176 / Blue: 220

HSL

275°, 39%, 78%

Hue: 275° / Saturation: 39% / Lightness: 78%

CMYK

8%, 20%, 0%, 14%

Cyan: 8% / Magenta: 20% / Yellow: 0% / Key: 14%

What color is #CAB0DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB0DC to RGB:

rgb(202, 176, 220)HEX to RGB Converter →

HEX to HSL

Convert #CAB0DC to HSL:

hsl(275, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB0DC to CMYK:

cmyk(8%, 20%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CAB0DC has RGB (202, 176, 220) and HSL (275°, 39%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB0DC is #C3DDB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B1DD.

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

Contrast with #CAB0DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB0DC?

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

What is the RGB value of #CAB0DC?

#CAB0DC in RGB is (202, 176, 220) - 202 red, 176 green, and 220 blue.

How to use #CAB0DC in CSS?

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

What colors go well with #CAB0DC?

#C3DDB1 (complementary), #B5B1DD (analogous), and #A77CC5 (lighter shade) work well with #CAB0DC.