#CABBCF Color Information

Hex color code: #CABBCF

A light magenta shade, #CABBCF appears as (202, 187, 207) in RGB and (285°, 17%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CABBCF
RGB
202, 187, 207
HSL
285°, 17%, 77%
CMYK
2%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 187, 207

Red: 202 / Green: 187 / Blue: 207

HSL

285°, 17%, 77%

Hue: 285° / Saturation: 17% / Lightness: 77%

CMYK

2%, 10%, 0%, 19%

Cyan: 2% / Magenta: 10% / Yellow: 0% / Key: 19%

What color is #CABBCF?

#CABBCF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABBCF to RGB:

rgb(202, 187, 207)HEX to RGB Converter →

HEX to HSL

Convert #CABBCF to HSL:

hsl(285, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CABBCF to CMYK:

cmyk(2%, 10%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CABBCF is a soft magenta color with RGB values of 202, 187, 207 and HSL of 285°, 17%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABBCF is #BFCEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBACE.

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

Contrast with #CABBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABBCF?

#CABBCF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CABBCF?

#CABBCF in RGB is (202, 187, 207) - 202 red, 187 green, and 207 blue.

How to use #CABBCF in CSS?

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

What colors go well with #CABBCF?

#BFCEBA (complementary), #BFBACE (analogous), and #A68EAF (lighter shade) work well with #CABBCF.