#CABFC7 Color Information

Hex color code: #CABFC7

A soft magenta shade, #CABFC7 appears as (202, 191, 199) in RGB and (316°, 9%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABFC7
RGB
202, 191, 199
HSL
316°, 9%, 77%
CMYK
0%, 5%, 1%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 199

Red: 202 / Green: 191 / Blue: 199

HSL

316°, 9%, 77%

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

CMYK

0%, 5%, 1%, 21%

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

What color is #CABFC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFC7 to RGB:

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

HEX to HSL

Convert #CABFC7 to HSL:

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

HEX to CMYK

Convert #CABFC7 to CMYK:

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

Color Meaning and Usage

#CABFC7 is a light magenta color with RGB values of 202, 191, 199 and HSL of 316°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CABFC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFC7?

#CABFC7 is a light magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABFC7?

#CABFC7 in RGB is (202, 191, 199) - 202 red, 191 green, and 199 blue.

How to use #CABFC7 in CSS?

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

What colors go well with #CABFC7?

#BFCAC2 (complementary), #C7BFCA (analogous), and #A795A2 (lighter shade) work well with #CABFC7.