#C5ABED Color Information

Hex color code: #C5ABED

#C5ABED is a airy purple color. In RGB it is (197, 171, 237), and in HSL it is (264°, 65%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C5ABED
RGB
197, 171, 237
HSL
264°, 65%, 80%
CMYK
17%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5ABED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 171, 237

Red: 197 / Green: 171 / Blue: 237

HSL

264°, 65%, 80%

Hue: 264° / Saturation: 65% / Lightness: 80%

CMYK

17%, 28%, 0%, 7%

Cyan: 17% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #C5ABED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5ABED to RGB:

rgb(197, 171, 237)HEX to RGB Converter →

HEX to HSL

Convert #C5ABED to HSL:

hsl(264, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C5ABED to CMYK:

cmyk(17%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C5ABED is a light purple color with RGB values of 197, 171, 237 and HSL of 264°, 65%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5ABED is #D3EDAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB1ED.

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

Contrast with #C5ABED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5ABED?

#C5ABED is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C5ABED?

#C5ABED in RGB is (197, 171, 237) - 197 red, 171 green, and 237 blue.

How to use #C5ABED in CSS?

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

What colors go well with #C5ABED?

#D3EDAB (complementary), #ABB1ED (analogous), and #9A6CE0 (lighter shade) work well with #C5ABED.