#CABFC9 Color Information

Hex color code: #CABFC9

A delicate magenta shade, #CABFC9 appears as (202, 191, 201) in RGB and (305°, 9%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CABFC9
RGB
202, 191, 201
HSL
305°, 9%, 77%
CMYK
0%, 5%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 201

Red: 202 / Green: 191 / Blue: 201

HSL

305°, 9%, 77%

Hue: 305° / Saturation: 9% / Lightness: 77%

CMYK

0%, 5%, 0%, 21%

Cyan: 0% / Magenta: 5% / Yellow: 0% / Key: 21%

What color is #CABFC9?

#CABFC9 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFC9 to RGB:

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

HEX to HSL

Convert #CABFC9 to HSL:

hsl(305, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CABFC9 to CMYK:

cmyk(0%, 5%, 0%, 21%)Color Converter →

Color Meaning and Usage

#CABFC9 is a airy magenta color with RGB values of 202, 191, 201 and HSL of 305°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFC9 is #BFCAC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BFCA.

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

Contrast with #CABFC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFC9?

#CABFC9 is a airy magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABFC9?

#CABFC9 in RGB is (202, 191, 201) - 202 red, 191 green, and 201 blue.

How to use #CABFC9 in CSS?

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

What colors go well with #CABFC9?

#BFCAC0 (complementary), #C5BFCA (analogous), and #A795A5 (lighter shade) work well with #CABFC9.