#CABDDD Color Information

Hex color code: #CABDDD

A ethereal purple shade, #CABDDD appears as (202, 189, 221) in RGB and (264°, 32%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CABDDD
RGB
202, 189, 221
HSL
264°, 32%, 80%
CMYK
9%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 221

Red: 202 / Green: 189 / Blue: 221

HSL

264°, 32%, 80%

Hue: 264° / Saturation: 32% / Lightness: 80%

CMYK

9%, 14%, 0%, 13%

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

What color is #CABDDD?

#CABDDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDDD to RGB:

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

HEX to HSL

Convert #CABDDD to HSL:

hsl(264, 32%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDDD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CABDDD has RGB (202, 189, 221) and HSL (264°, 32%, 80%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDDD is #CFDCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBFDC.

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

Contrast with #CABDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDDD?

#CABDDD is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #CABDDD?

#CABDDD in RGB is (202, 189, 221) - 202 red, 189 green, and 221 blue.

How to use #CABDDD in CSS?

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

What colors go well with #CABDDD?

#CFDCBC (complementary), #BCBFDC (analogous), and #A089C2 (lighter shade) work well with #CABDDD.