#C022EC Color Information

Hex color code: #C022EC

The hex color #C022EC is a eye-catching magenta with RGB values of (192, 34, 236) and HSL of (287°, 84%, 53%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#C022EC
RGB
192, 34, 236
HSL
287°, 84%, 53%
CMYK
19%, 86%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C022EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 34, 236

Red: 192 / Green: 34 / Blue: 236

HSL

287°, 84%, 53%

Hue: 287° / Saturation: 84% / Lightness: 53%

CMYK

19%, 86%, 0%, 7%

Cyan: 19% / Magenta: 86% / Yellow: 0% / Key: 7%

What color is #C022EC?

#C022EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C022EC to RGB:

rgb(192, 34, 236)HEX to RGB Converter →

HEX to HSL

Convert #C022EC to HSL:

hsl(287, 84%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C022EC to CMYK:

cmyk(19%, 86%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C022EC is a dynamic magenta color with RGB values of 192, 34, 236 and HSL of 287°, 84%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C022EC is #4EEC22, creating high-contrast pairings. For softer combinations, try analogous colors like #5C22EC.

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

Contrast with #C022EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C022EC?

#C022EC is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C022EC?

#C022EC in RGB is (192, 34, 236) - 192 red, 34 green, and 236 blue.

How to use #C022EC in CSS?

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

What colors go well with #C022EC?

#4EEC22 (complementary), #5C22EC (analogous), and #8F10B2 (lighter shade) work well with #C022EC.