#CAB2DE Color Information

Hex color code: #CAB2DE

A light purple shade, #CAB2DE appears as (202, 178, 222) in RGB and (273°, 40%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CAB2DE
RGB
202, 178, 222
HSL
273°, 40%, 78%
CMYK
9%, 20%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 178, 222

Red: 202 / Green: 178 / Blue: 222

HSL

273°, 40%, 78%

Hue: 273° / Saturation: 40% / Lightness: 78%

CMYK

9%, 20%, 0%, 13%

Cyan: 9% / Magenta: 20% / Yellow: 0% / Key: 13%

What color is #CAB2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB2DE to RGB:

rgb(202, 178, 222)HEX to RGB Converter →

HEX to HSL

Convert #CAB2DE to HSL:

hsl(273, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB2DE to CMYK:

cmyk(9%, 20%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CAB2DE is a delicate purple color with RGB values of 202, 178, 222 and HSL of 273°, 40%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB2DE is #C5DDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B3B0DD.

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

Contrast with #CAB2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB2DE?

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

What is the RGB value of #CAB2DE?

#CAB2DE in RGB is (202, 178, 222) - 202 red, 178 green, and 222 blue.

How to use #CAB2DE in CSS?

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

What colors go well with #CAB2DE?

#C5DDB0 (complementary), #B3B0DD (analogous), and #A47BC6 (lighter shade) work well with #CAB2DE.