#C23EEA Color Information

Hex color code: #C23EEA

A vivid magenta shade, #C23EEA appears as (194, 62, 234) in RGB and (286°, 80%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C23EEA
RGB
194, 62, 234
HSL
286°, 80%, 58%
CMYK
17%, 74%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 62, 234

Red: 194 / Green: 62 / Blue: 234

HSL

286°, 80%, 58%

Hue: 286° / Saturation: 80% / Lightness: 58%

CMYK

17%, 74%, 0%, 8%

Cyan: 17% / Magenta: 74% / Yellow: 0% / Key: 8%

What color is #C23EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23EEA to RGB:

rgb(194, 62, 234)HEX to RGB Converter →

HEX to HSL

Convert #C23EEA to HSL:

hsl(286, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C23EEA to CMYK:

cmyk(17%, 74%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #C23EEA has RGB (194, 62, 234) and HSL (286°, 80%, 58%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C23EEA is #66EA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #6C3EEA.

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

Contrast with #C23EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C23EEA?

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

What is the RGB value of #C23EEA?

#C23EEA in RGB is (194, 62, 234) - 194 red, 62 green, and 234 blue.

How to use #C23EEA in CSS?

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

What colors go well with #C23EEA?

#66EA3E (complementary), #6C3EEA (analogous), and #9C16C5 (lighter shade) work well with #C23EEA.