#C043EA Color Information

Hex color code: #C043EA

A dynamic magenta shade, #C043EA appears as (192, 67, 234) in RGB and (285°, 80%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C043EA
RGB
192, 67, 234
HSL
285°, 80%, 59%
CMYK
18%, 71%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C043EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 67, 234

Red: 192 / Green: 67 / Blue: 234

HSL

285°, 80%, 59%

Hue: 285° / Saturation: 80% / Lightness: 59%

CMYK

18%, 71%, 0%, 8%

Cyan: 18% / Magenta: 71% / Yellow: 0% / Key: 8%

What color is #C043EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C043EA to RGB:

rgb(192, 67, 234)HEX to RGB Converter →

HEX to HSL

Convert #C043EA to HSL:

hsl(285, 80%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C043EA to CMYK:

cmyk(18%, 71%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C043EA is a eye-catching magenta color with RGB values of 192, 67, 234 and HSL of 285°, 80%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C043EA is #6DEA43, creating high-contrast pairings. For softer combinations, try analogous colors like #6D43EA.

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

Contrast with #C043EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C043EA?

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

What is the RGB value of #C043EA?

#C043EA in RGB is (192, 67, 234) - 192 red, 67 green, and 234 blue.

How to use #C043EA in CSS?

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

What colors go well with #C043EA?

#6DEA43 (complementary), #6D43EA (analogous), and #9D16CA (lighter shade) work well with #C043EA.