#C8ADDA Color Information

Hex color code: #C8ADDA

The hex color #C8ADDA is a airy purple with RGB values of (200, 173, 218) and HSL of (276°, 38%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C8ADDA
RGB
200, 173, 218
HSL
276°, 38%, 77%
CMYK
8%, 21%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8ADDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 173, 218

Red: 200 / Green: 173 / Blue: 218

HSL

276°, 38%, 77%

Hue: 276° / Saturation: 38% / Lightness: 77%

CMYK

8%, 21%, 0%, 15%

Cyan: 8% / Magenta: 21% / Yellow: 0% / Key: 15%

What color is #C8ADDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8ADDA to RGB:

rgb(200, 173, 218)HEX to RGB Converter →

HEX to HSL

Convert #C8ADDA to HSL:

hsl(276, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C8ADDA to CMYK:

cmyk(8%, 21%, 0%, 15%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C8ADDA has RGB (200, 173, 218) and HSL (276°, 38%, 77%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8ADDA is #C0DBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #B3AEDB.

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

Contrast with #C8ADDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8ADDA?

#C8ADDA is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C8ADDA?

#C8ADDA in RGB is (200, 173, 218) - 200 red, 173 green, and 218 blue.

How to use #C8ADDA in CSS?

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

What colors go well with #C8ADDA?

#C0DBAE (complementary), #B3AEDB (analogous), and #A579C3 (lighter shade) work well with #C8ADDA.