#CABAD6 Color Information

Hex color code: #CABAD6

The hex color #CABAD6 is a soft purple with RGB values of (202, 186, 214) and HSL of (274°, 25%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABAD6
RGB
202, 186, 214
HSL
274°, 25%, 78%
CMYK
6%, 13%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABAD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 186, 214

Red: 202 / Green: 186 / Blue: 214

HSL

274°, 25%, 78%

Hue: 274° / Saturation: 25% / Lightness: 78%

CMYK

6%, 13%, 0%, 16%

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

What color is #CABAD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABAD6 to RGB:

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

HEX to HSL

Convert #CABAD6 to HSL:

hsl(274, 25%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABAD6 to CMYK:

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

Color Meaning and Usage

A light purple tone, #CABAD6 has RGB (202, 186, 214) and HSL (274°, 25%, 78%). 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 #CABAD6 is #C5D5B9, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB9D5.

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

Contrast with #CABAD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABAD6?

#CABAD6 is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CABAD6?

#CABAD6 in RGB is (202, 186, 214) - 202 red, 186 green, and 214 blue.

How to use #CABAD6 in CSS?

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

What colors go well with #CABAD6?

#C5D5B9 (complementary), #BBB9D5 (analogous), and #A489B8 (lighter shade) work well with #CABAD6.