#CABBD8 Color Information

Hex color code: #CABBD8

#CABBD8 is a airy purple color. In RGB it is (202, 187, 216), and in HSL it is (271°, 27%, 79%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABBD8
RGB
202, 187, 216
HSL
271°, 27%, 79%
CMYK
6%, 13%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 187, 216

Red: 202 / Green: 187 / Blue: 216

HSL

271°, 27%, 79%

Hue: 271° / Saturation: 27% / Lightness: 79%

CMYK

6%, 13%, 0%, 15%

Cyan: 6% / Magenta: 13% / Yellow: 0% / Key: 15%

What color is #CABBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABBD8 to RGB:

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

HEX to HSL

Convert #CABBD8 to HSL:

hsl(271, 27%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CABBD8 to CMYK:

cmyk(6%, 13%, 0%, 15%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CABBD8 has RGB (202, 187, 216) and HSL (271°, 27%, 79%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABBD8 is #C9D8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBBBD8.

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

Contrast with #CABBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABBD8?

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

What is the RGB value of #CABBD8?

#CABBD8 in RGB is (202, 187, 216) - 202 red, 187 green, and 216 blue.

How to use #CABBD8 in CSS?

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

What colors go well with #CABBD8?

#C9D8BB (complementary), #BBBBD8 (analogous), and #A48ABC (lighter shade) work well with #CABBD8.