#E335B8 Color Information

Hex color code: #E335B8

A vivid magenta shade, #E335B8 appears as (227, 53, 184) in RGB and (315°, 76%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#E335B8
RGB
227, 53, 184
HSL
315°, 76%, 55%
CMYK
0%, 77%, 19%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E335B8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 53, 184

Red: 227 / Green: 53 / Blue: 184

HSL

315°, 76%, 55%

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

CMYK

0%, 77%, 19%, 11%

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

What color is #E335B8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E335B8 to RGB:

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

HEX to HSL

Convert #E335B8 to HSL:

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

HEX to CMYK

Convert #E335B8 to CMYK:

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

Color Meaning and Usage

#E335B8 is a bold magenta color with RGB values of 227, 53, 184 and HSL of 315°, 76%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E335B8 is #35E361, creating high-contrast pairings. For softer combinations, try analogous colors like #B835E3.

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

Contrast with #E335B8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E335B8?

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

What is the RGB value of #E335B8?

#E335B8 in RGB is (227, 53, 184) - 227 red, 53 green, and 184 blue.

How to use #E335B8 in CSS?

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

What colors go well with #E335B8?

#35E361 (complementary), #B835E3 (analogous), and #B4188D (lighter shade) work well with #E335B8.