#CABABF Color Information

Hex color code: #CABABF

A light magenta shade, #CABABF appears as (202, 186, 191) in RGB and (341°, 13%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CABABF
RGB
202, 186, 191
HSL
341°, 13%, 76%
CMYK
0%, 8%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 186, 191

Red: 202 / Green: 186 / Blue: 191

HSL

341°, 13%, 76%

Hue: 341° / Saturation: 13% / Lightness: 76%

CMYK

0%, 8%, 5%, 21%

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

What color is #CABABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABABF to RGB:

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

HEX to HSL

Convert #CABABF to HSL:

hsl(341, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CABABF to CMYK:

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

Color Meaning and Usage

#CABABF is a light magenta color with RGB values of 202, 186, 191 and HSL of 341°, 13%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABABF is #BACAC5, creating high-contrast pairings. For softer combinations, try analogous colors like #CABAC7.

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

Contrast with #CABABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABABF?

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

What is the RGB value of #CABABF?

#CABABF in RGB is (202, 186, 191) - 202 red, 186 green, and 191 blue.

How to use #CABABF in CSS?

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

What colors go well with #CABABF?

#BACAC5 (complementary), #CABAC7 (analogous), and #A88F97 (lighter shade) work well with #CABABF.