#CABED0 Color Information

Hex color code: #CABED0

A soft purple shade, #CABED0 appears as (202, 190, 208) in RGB and (280°, 16%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CABED0
RGB
202, 190, 208
HSL
280°, 16%, 78%
CMYK
3%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABED0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 190, 208

Red: 202 / Green: 190 / Blue: 208

HSL

280°, 16%, 78%

Hue: 280° / Saturation: 16% / Lightness: 78%

CMYK

3%, 9%, 0%, 18%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #CABED0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABED0 to RGB:

rgb(202, 190, 208)HEX to RGB Converter →

HEX to HSL

Convert #CABED0 to HSL:

hsl(280, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CABED0 to CMYK:

cmyk(3%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CABED0 is a ethereal purple color with RGB values of 202, 190, 208 and HSL of 280°, 16%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABED0 is #C4D0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BED0.

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

Contrast with #CABED0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABED0?

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

What is the RGB value of #CABED0?

#CABED0 in RGB is (202, 190, 208) - 202 red, 190 green, and 208 blue.

How to use #CABED0 in CSS?

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

What colors go well with #CABED0?

#C4D0BE (complementary), #C1BED0 (analogous), and #A692B0 (lighter shade) work well with #CABED0.