#CABDC7 Color Information

Hex color code: #CABDC7

The hex color #CABDC7 is a light magenta with RGB values of (202, 189, 199) and HSL of (314°, 11%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABDC7
RGB
202, 189, 199
HSL
314°, 11%, 77%
CMYK
0%, 6%, 1%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 189, 199

Red: 202 / Green: 189 / Blue: 199

HSL

314°, 11%, 77%

Hue: 314° / Saturation: 11% / Lightness: 77%

CMYK

0%, 6%, 1%, 21%

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

What color is #CABDC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABDC7 to RGB:

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

HEX to HSL

Convert #CABDC7 to HSL:

hsl(314, 11%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CABDC7 to CMYK:

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

Color Meaning and Usage

#CABDC7 is a soft magenta color with RGB values of 202, 189, 199 and HSL of 314°, 11%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABDC7 is #BECBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BECB.

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

Contrast with #CABDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABDC7?

#CABDC7 is a soft magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CABDC7?

#CABDC7 in RGB is (202, 189, 199) - 202 red, 189 green, and 199 blue.

How to use #CABDC7 in CSS?

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

What colors go well with #CABDC7?

#BECBC1 (complementary), #C7BECB (analogous), and #A993A4 (lighter shade) work well with #CABDC7.