#C76EEA Color Information

Hex color code: #C76EEA

#C76EEA is a dynamic purple color. In RGB it is (199, 110, 234), and in HSL it is (283°, 75%, 67%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C76EEA
RGB
199, 110, 234
HSL
283°, 75%, 67%
CMYK
15%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C76EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 110, 234

Red: 199 / Green: 110 / Blue: 234

HSL

283°, 75%, 67%

Hue: 283° / Saturation: 75% / Lightness: 67%

CMYK

15%, 53%, 0%, 8%

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

What color is #C76EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C76EEA to RGB:

rgb(199, 110, 234)HEX to RGB Converter →

HEX to HSL

Convert #C76EEA to HSL:

hsl(283, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C76EEA to CMYK:

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

Color Meaning and Usage

#C76EEA is a dynamic purple color with RGB values of 199, 110, 234 and HSL of 283°, 75%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C76EEA is #90EA6C, creating high-contrast pairings. For softer combinations, try analogous colors like #876CEA.

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

Contrast with #C76EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C76EEA?

#C76EEA is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C76EEA?

#C76EEA in RGB is (199, 110, 234) - 199 red, 110 green, and 234 blue.

How to use #C76EEA in CSS?

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

What colors go well with #C76EEA?

#90EA6C (complementary), #876CEA (analogous), and #AC29E0 (lighter shade) work well with #C76EEA.