#C93EEF Color Information

Hex color code: #C93EEF

The hex color #C93EEF is a eye-catching magenta with RGB values of (201, 62, 239) and HSL of (287°, 85%, 59%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C93EEF
RGB
201, 62, 239
HSL
287°, 85%, 59%
CMYK
16%, 74%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C93EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 62, 239

Red: 201 / Green: 62 / Blue: 239

HSL

287°, 85%, 59%

Hue: 287° / Saturation: 85% / Lightness: 59%

CMYK

16%, 74%, 0%, 6%

Cyan: 16% / Magenta: 74% / Yellow: 0% / Key: 6%

What color is #C93EEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C93EEF to RGB:

rgb(201, 62, 239)HEX to RGB Converter →

HEX to HSL

Convert #C93EEF to HSL:

hsl(287, 85%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C93EEF to CMYK:

cmyk(16%, 74%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C93EEF is a dynamic magenta color with RGB values of 201, 62, 239 and HSL of 287°, 85%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C93EEF is #64EF3E, creating high-contrast pairings. For softer combinations, try analogous colors like #703EEF.

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

Contrast with #C93EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C93EEF?

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

What is the RGB value of #C93EEF?

#C93EEF in RGB is (201, 62, 239) - 201 red, 62 green, and 239 blue.

How to use #C93EEF in CSS?

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

What colors go well with #C93EEF?

#64EF3E (complementary), #703EEF (analogous), and #A611D0 (lighter shade) work well with #C93EEF.