#CAB2CD Color Information

Hex color code: #CAB2CD

A soft magenta shade, #CAB2CD appears as (202, 178, 205) in RGB and (293°, 21%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAB2CD
RGB
202, 178, 205
HSL
293°, 21%, 75%
CMYK
1%, 13%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 178, 205

Red: 202 / Green: 178 / Blue: 205

HSL

293°, 21%, 75%

Hue: 293° / Saturation: 21% / Lightness: 75%

CMYK

1%, 13%, 0%, 20%

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

What color is #CAB2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB2CD to RGB:

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

HEX to HSL

Convert #CAB2CD to HSL:

hsl(293, 21%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB2CD to CMYK:

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

Color Meaning and Usage

#CAB2CD is a soft magenta color with RGB values of 202, 178, 205 and HSL of 293°, 21%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB2CD is #B5CDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB2CD.

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

Contrast with #CAB2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB2CD?

#CAB2CD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAB2CD?

#CAB2CD in RGB is (202, 178, 205) - 202 red, 178 green, and 205 blue.

How to use #CAB2CD in CSS?

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

What colors go well with #CAB2CD?

#B5CDB2 (complementary), #BCB2CD (analogous), and #A984AE (lighter shade) work well with #CAB2CD.