#E335B5 Color Information

Hex color code: #E335B5

A vivid magenta shade, #E335B5 appears as (227, 53, 181) in RGB and (316°, 76%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E335B5
RGB
227, 53, 181
HSL
316°, 76%, 55%
CMYK
0%, 77%, 20%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E335B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 53, 181

Red: 227 / Green: 53 / Blue: 181

HSL

316°, 76%, 55%

Hue: 316° / Saturation: 76% / Lightness: 55%

CMYK

0%, 77%, 20%, 11%

Cyan: 0% / Magenta: 77% / Yellow: 20% / Key: 11%

What color is #E335B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E335B5 to RGB:

rgb(227, 53, 181)HEX to RGB Converter →

HEX to HSL

Convert #E335B5 to HSL:

hsl(316, 76%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E335B5 to CMYK:

cmyk(0%, 77%, 20%, 11%)Color Converter →

Color Meaning and Usage

#E335B5 is a bold magenta color with RGB values of 227, 53, 181 and HSL of 316°, 76%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E335B5 is #35E364, creating high-contrast pairings. For softer combinations, try analogous colors like #BB35E3.

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

Contrast with #E335B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E335B5?

#E335B5 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E335B5?

#E335B5 in RGB is (227, 53, 181) - 227 red, 53 green, and 181 blue.

How to use #E335B5 in CSS?

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

What colors go well with #E335B5?

#35E364 (complementary), #BB35E3 (analogous), and #B4188A (lighter shade) work well with #E335B5.