#CABCD7 Color Information

Hex color code: #CABCD7

#CABCD7 is a soft purple color. In RGB it is (202, 188, 215), and in HSL it is (271°, 25%, 79%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABCD7
RGB
202, 188, 215
HSL
271°, 25%, 79%
CMYK
6%, 13%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABCD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 188, 215

Red: 202 / Green: 188 / Blue: 215

HSL

271°, 25%, 79%

Hue: 271° / Saturation: 25% / Lightness: 79%

CMYK

6%, 13%, 0%, 16%

Cyan: 6% / Magenta: 13% / Yellow: 0% / Key: 16%

What color is #CABCD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABCD7 to RGB:

rgb(202, 188, 215)HEX to RGB Converter →

HEX to HSL

Convert #CABCD7 to HSL:

hsl(271, 25%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CABCD7 to CMYK:

cmyk(6%, 13%, 0%, 16%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CABCD7 has RGB (202, 188, 215) and HSL (271°, 25%, 79%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABCD7 is #C9D7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBCD7.

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

Contrast with #CABCD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABCD7?

#CABCD7 is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CABCD7?

#CABCD7 in RGB is (202, 188, 215) - 202 red, 188 green, and 215 blue.

How to use #CABCD7 in CSS?

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

What colors go well with #CABCD7?

#C9D7BC (complementary), #BDBCD7 (analogous), and #A48CBA (lighter shade) work well with #CABCD7.