#CABBD4 Color Information

Hex color code: #CABBD4

A delicate purple shade, #CABBD4 appears as (202, 187, 212) in RGB and (276°, 23%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABBD4
RGB
202, 187, 212
HSL
276°, 23%, 78%
CMYK
5%, 12%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 187, 212

Red: 202 / Green: 187 / Blue: 212

HSL

276°, 23%, 78%

Hue: 276° / Saturation: 23% / Lightness: 78%

CMYK

5%, 12%, 0%, 17%

Cyan: 5% / Magenta: 12% / Yellow: 0% / Key: 17%

What color is #CABBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABBD4 to RGB:

rgb(202, 187, 212)HEX to RGB Converter →

HEX to HSL

Convert #CABBD4 to HSL:

hsl(276, 23%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABBD4 to CMYK:

cmyk(5%, 12%, 0%, 17%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CABBD4 has RGB (202, 187, 212) and HSL (276°, 23%, 78%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABBD4 is #C4D4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBAD4.

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

Contrast with #CABBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABBD4?

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

What is the RGB value of #CABBD4?

#CABBD4 in RGB is (202, 187, 212) - 202 red, 187 green, and 212 blue.

How to use #CABBD4 in CSS?

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

What colors go well with #CABBD4?

#C4D4BA (complementary), #BDBAD4 (analogous), and #A58BB6 (lighter shade) work well with #CABBD4.