#C83EDA Color Information

Hex color code: #C83EDA

The hex color #C83EDA is a balanced magenta with RGB values of (200, 62, 218) and HSL of (293°, 68%, 55%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C83EDA
RGB
200, 62, 218
HSL
293°, 68%, 55%
CMYK
8%, 72%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C83EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 62, 218

Red: 200 / Green: 62 / Blue: 218

HSL

293°, 68%, 55%

Hue: 293° / Saturation: 68% / Lightness: 55%

CMYK

8%, 72%, 0%, 15%

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

What color is #C83EDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C83EDA to RGB:

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

HEX to HSL

Convert #C83EDA to HSL:

hsl(293, 68%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C83EDA to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #C83EDA has RGB (200, 62, 218) and HSL (293°, 68%, 55%). 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 #C83EDA is #50DA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #7A3EDA.

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

Contrast with #C83EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C83EDA?

#C83EDA is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C83EDA?

#C83EDA in RGB is (200, 62, 218) - 200 red, 62 green, and 218 blue.

How to use #C83EDA in CSS?

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

What colors go well with #C83EDA?

#50DA3E (complementary), #7A3EDA (analogous), and #9B21AB (lighter shade) work well with #C83EDA.