#CABFD1 Color Information

Hex color code: #CABFD1

The hex color #CABFD1 is a ethereal purple with RGB values of (202, 191, 209) and HSL of (277°, 16%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CABFD1
RGB
202, 191, 209
HSL
277°, 16%, 78%
CMYK
3%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 209

Red: 202 / Green: 191 / Blue: 209

HSL

277°, 16%, 78%

Hue: 277° / Saturation: 16% / Lightness: 78%

CMYK

3%, 9%, 0%, 18%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #CABFD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFD1 to RGB:

rgb(202, 191, 209)HEX to RGB Converter →

HEX to HSL

Convert #CABFD1 to HSL:

hsl(277, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABFD1 to CMYK:

cmyk(3%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CABFD1 is a light purple color with RGB values of 202, 191, 209 and HSL of 277°, 16%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFD1 is #C5D0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BED0.

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

Contrast with #CABFD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFD1?

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

What is the RGB value of #CABFD1?

#CABFD1 in RGB is (202, 191, 209) - 202 red, 191 green, and 209 blue.

How to use #CABFD1 in CSS?

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

What colors go well with #CABFD1?

#C5D0BE (complementary), #C0BED0 (analogous), and #A492B0 (lighter shade) work well with #CABFD1.