#CABDD3 Color Information

Hex color code: #CABDD3

A airy purple shade, #CABDD3 appears as (202, 189, 211) in RGB and (275°, 20%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CABDD3
RGB
202, 189, 211
HSL
275°, 20%, 78%
CMYK
4%, 10%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 211

Red: 202 / Green: 189 / Blue: 211

HSL

275°, 20%, 78%

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

CMYK

4%, 10%, 0%, 17%

Cyan: 4% / Magenta: 10% / Yellow: 0% / Key: 17%

What color is #CABDD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDD3 to RGB:

rgb(202, 189, 211)HEX to RGB Converter →

HEX to HSL

Convert #CABDD3 to HSL:

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

HEX to CMYK

Convert #CABDD3 to CMYK:

cmyk(4%, 10%, 0%, 17%)Color Converter →

Color Meaning and Usage

#CABDD3 is a ethereal purple color with RGB values of 202, 189, 211 and HSL of 275°, 20%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDD3 is #C5D2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBCD2.

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

Contrast with #CABDD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDD3?

#CABDD3 is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CABDD3?

#CABDD3 in RGB is (202, 189, 211) - 202 red, 189 green, and 211 blue.

How to use #CABDD3 in CSS?

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

What colors go well with #CABDD3?

#C5D2BC (complementary), #BEBCD2 (analogous), and #A48EB4 (lighter shade) work well with #CABDD3.