#C84AE8 Color Information

Hex color code: #C84AE8

The hex color #C84AE8 is a bold magenta with RGB values of (200, 74, 232) and HSL of (288°, 77%, 60%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C84AE8
RGB
200, 74, 232
HSL
288°, 77%, 60%
CMYK
14%, 68%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C84AE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 74, 232

Red: 200 / Green: 74 / Blue: 232

HSL

288°, 77%, 60%

Hue: 288° / Saturation: 77% / Lightness: 60%

CMYK

14%, 68%, 0%, 9%

Cyan: 14% / Magenta: 68% / Yellow: 0% / Key: 9%

What color is #C84AE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C84AE8 to RGB:

rgb(200, 74, 232)HEX to RGB Converter →

HEX to HSL

Convert #C84AE8 to HSL:

hsl(288, 77%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C84AE8 to CMYK:

cmyk(14%, 68%, 0%, 9%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #C84AE8 has RGB (200, 74, 232) and HSL (288°, 77%, 60%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C84AE8 is #6AE84A, creating high-contrast pairings. For softer combinations, try analogous colors like #7A4AE8.

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

Contrast with #C84AE8

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

Contrast Ratio: 5.60:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C84AE8?

#C84AE8 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C84AE8?

#C84AE8 in RGB is (200, 74, 232) - 200 red, 74 green, and 232 blue.

How to use #C84AE8 in CSS?

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

What colors go well with #C84AE8?

#6AE84A (complementary), #7A4AE8 (analogous), and #A81ACB (lighter shade) work well with #C84AE8.