#CAB1BA Color Information

Hex color code: #CAB1BA

A subtle magenta shade, #CAB1BA appears as (202, 177, 186) in RGB and (338°, 19%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CAB1BA
RGB
202, 177, 186
HSL
338°, 19%, 74%
CMYK
0%, 12%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB1BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 177, 186

Red: 202 / Green: 177 / Blue: 186

HSL

338°, 19%, 74%

Hue: 338° / Saturation: 19% / Lightness: 74%

CMYK

0%, 12%, 8%, 21%

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

What color is #CAB1BA?

#CAB1BA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB1BA to RGB:

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

HEX to HSL

Convert #CAB1BA to HSL:

hsl(338, 19%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB1BA to CMYK:

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

Color Meaning and Usage

#CAB1BA is a balanced magenta color with RGB values of 202, 177, 186 and HSL of 338°, 19%, 74%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB1BA is #B0C9C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B0C6.

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

Contrast with #CAB1BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB1BA?

#CAB1BA is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAB1BA?

#CAB1BA in RGB is (202, 177, 186) - 202 red, 177 green, and 186 blue.

How to use #CAB1BA in CSS?

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

What colors go well with #CAB1BA?

#B0C9C0 (complementary), #C9B0C6 (analogous), and #AA8391 (lighter shade) work well with #CAB1BA.