#E331CB Color Information

Hex color code: #E331CB

A dynamic magenta shade, #E331CB appears as (227, 49, 203) in RGB and (308°, 76%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E331CB
RGB
227, 49, 203
HSL
308°, 76%, 54%
CMYK
0%, 78%, 11%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E331CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 49, 203

Red: 227 / Green: 49 / Blue: 203

HSL

308°, 76%, 54%

Hue: 308° / Saturation: 76% / Lightness: 54%

CMYK

0%, 78%, 11%, 11%

Cyan: 0% / Magenta: 78% / Yellow: 11% / Key: 11%

What color is #E331CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E331CB to RGB:

rgb(227, 49, 203)HEX to RGB Converter →

HEX to HSL

Convert #E331CB to HSL:

hsl(308, 76%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #E331CB to CMYK:

cmyk(0%, 78%, 11%, 11%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #E331CB has RGB (227, 49, 203) and HSL (308°, 76%, 54%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E331CB is #31E348, creating high-contrast pairings. For softer combinations, try analogous colors like #A131E3.

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

Contrast with #E331CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E331CB?

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

What is the RGB value of #E331CB?

#E331CB in RGB is (227, 49, 203) - 227 red, 49 green, and 203 blue.

How to use #E331CB in CSS?

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

What colors go well with #E331CB?

#31E348 (complementary), #A131E3 (analogous), and #AF189B (lighter shade) work well with #E331CB.