#C02CED Color Information

Hex color code: #C02CED

The hex color #C02CED is a eye-catching magenta with RGB values of (192, 44, 237) and HSL of (286°, 84%, 55%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C02CED
RGB
192, 44, 237
HSL
286°, 84%, 55%
CMYK
19%, 81%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 44, 237

Red: 192 / Green: 44 / Blue: 237

HSL

286°, 84%, 55%

Hue: 286° / Saturation: 84% / Lightness: 55%

CMYK

19%, 81%, 0%, 7%

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

What color is #C02CED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02CED to RGB:

rgb(192, 44, 237)HEX to RGB Converter →

HEX to HSL

Convert #C02CED to HSL:

hsl(286, 84%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C02CED to CMYK:

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

Color Meaning and Usage

#C02CED is a bold magenta color with RGB values of 192, 44, 237 and HSL of 286°, 84%, 55%. 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 #C02CED is #59ED2C, creating high-contrast pairings. For softer combinations, try analogous colors like #5F2CED.

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

Contrast with #C02CED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02CED?

#C02CED is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C02CED?

#C02CED in RGB is (192, 44, 237) - 192 red, 44 green, and 237 blue.

How to use #C02CED in CSS?

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

What colors go well with #C02CED?

#59ED2C (complementary), #5F2CED (analogous), and #9410BC (lighter shade) work well with #C02CED.