#CABFC2 Color Information

Hex color code: #CABFC2

The hex color #CABFC2 is a delicate magenta with RGB values of (202, 191, 194) and HSL of (344°, 9%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABFC2
RGB
202, 191, 194
HSL
344°, 9%, 77%
CMYK
0%, 5%, 4%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 194

Red: 202 / Green: 191 / Blue: 194

HSL

344°, 9%, 77%

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

CMYK

0%, 5%, 4%, 21%

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

What color is #CABFC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFC2 to RGB:

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

HEX to HSL

Convert #CABFC2 to HSL:

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

HEX to CMYK

Convert #CABFC2 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CABFC2 has RGB (202, 191, 194) and HSL (344°, 9%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFC2 is #BFCAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CABFC7.

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

Contrast with #CABFC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFC2?

#CABFC2 is a soft magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABFC2?

#CABFC2 in RGB is (202, 191, 194) - 202 red, 191 green, and 194 blue.

How to use #CABFC2 in CSS?

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

What colors go well with #CABFC2?

#BFCAC7 (complementary), #CABFC7 (analogous), and #A7959A (lighter shade) work well with #CABFC2.