#CABDD6 Color Information

Hex color code: #CABDD6

The hex color #CABDD6 is a airy purple with RGB values of (202, 189, 214) and HSL of (271°, 23%, 79%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABDD6
RGB
202, 189, 214
HSL
271°, 23%, 79%
CMYK
6%, 12%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 214

Red: 202 / Green: 189 / Blue: 214

HSL

271°, 23%, 79%

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

CMYK

6%, 12%, 0%, 16%

Cyan: 6% / Magenta: 12% / Yellow: 0% / Key: 16%

What color is #CABDD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDD6 to RGB:

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

HEX to HSL

Convert #CABDD6 to HSL:

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

HEX to CMYK

Convert #CABDD6 to CMYK:

cmyk(6%, 12%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CABDD6 is a delicate purple color with RGB values of 202, 189, 214 and HSL of 271°, 23%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDD6 is #C9D6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBDD6.

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

Contrast with #CABDD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDD6?

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

What is the RGB value of #CABDD6?

#CABDD6 in RGB is (202, 189, 214) - 202 red, 189 green, and 214 blue.

How to use #CABDD6 in CSS?

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

What colors go well with #CABDD6?

#C9D6BD (complementary), #BEBDD6 (analogous), and #A48EB8 (lighter shade) work well with #CABDD6.