#CABFCD Color Information

Hex color code: #CABFCD

#CABFCD is a delicate magenta color. In RGB it is (202, 191, 205), and in HSL it is (287°, 12%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CABFCD
RGB
202, 191, 205
HSL
287°, 12%, 78%
CMYK
1%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 205

Red: 202 / Green: 191 / Blue: 205

HSL

287°, 12%, 78%

Hue: 287° / Saturation: 12% / Lightness: 78%

CMYK

1%, 7%, 0%, 20%

Cyan: 1% / Magenta: 7% / Yellow: 0% / Key: 20%

What color is #CABFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFCD to RGB:

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

HEX to HSL

Convert #CABFCD to HSL:

hsl(287, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABFCD to CMYK:

cmyk(1%, 7%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light magenta tone, #CABFCD has RGB (202, 191, 205) and HSL (287°, 12%, 78%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFCD is #C3CEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C0CE.

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

Contrast with #CABFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFCD?

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

What is the RGB value of #CABFCD?

#CABFCD in RGB is (202, 191, 205) - 202 red, 191 green, and 205 blue.

How to use #CABFCD in CSS?

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

What colors go well with #CABFCD?

#C3CEC0 (complementary), #C4C0CE (analogous), and #A795AC (lighter shade) work well with #CABFCD.