#CABADE Color Information

Hex color code: #CABADE

#CABADE is a ethereal purple color. In RGB it is (202, 186, 222), and in HSL it is (267°, 35%, 80%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CABADE
RGB
202, 186, 222
HSL
267°, 35%, 80%
CMYK
9%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 186, 222

Red: 202 / Green: 186 / Blue: 222

HSL

267°, 35%, 80%

Hue: 267° / Saturation: 35% / Lightness: 80%

CMYK

9%, 16%, 0%, 13%

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

What color is #CABADE?

#CABADE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABADE to RGB:

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

HEX to HSL

Convert #CABADE to HSL:

hsl(267, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CABADE to CMYK:

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

Color Meaning and Usage

#CABADE is a soft purple color with RGB values of 202, 186, 222 and HSL of 267°, 35%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABADE is #CEDEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABCDE.

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

Contrast with #CABADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABADE?

#CABADE is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #CABADE?

#CABADE in RGB is (202, 186, 222) - 202 red, 186 green, and 222 blue.

How to use #CABADE in CSS?

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

What colors go well with #CABADE?

#CEDEBA (complementary), #BABCDE (analogous), and #A387C5 (lighter shade) work well with #CABADE.