#E533EB Color Information

Hex color code: #E533EB

#E533EB is a striking magenta color. In RGB it is (229, 51, 235), and in HSL it is (298°, 82%, 56%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#E533EB
RGB
229, 51, 235
HSL
298°, 82%, 56%
CMYK
3%, 78%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E533EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 51, 235

Red: 229 / Green: 51 / Blue: 235

HSL

298°, 82%, 56%

Hue: 298° / Saturation: 82% / Lightness: 56%

CMYK

3%, 78%, 0%, 8%

Cyan: 3% / Magenta: 78% / Yellow: 0% / Key: 8%

What color is #E533EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E533EB to RGB:

rgb(229, 51, 235)HEX to RGB Converter →

HEX to HSL

Convert #E533EB to HSL:

hsl(298, 82%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #E533EB to CMYK:

cmyk(3%, 78%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E533EB has RGB (229, 51, 235) and HSL (298°, 82%, 56%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E533EB is #39EB33, creating high-contrast pairings. For softer combinations, try analogous colors like #8933EB.

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

Contrast with #E533EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E533EB?

#E533EB is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E533EB?

#E533EB in RGB is (229, 51, 235) - 229 red, 51 green, and 235 blue.

How to use #E533EB in CSS?

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

What colors go well with #E533EB?

#39EB33 (complementary), #8933EB (analogous), and #B913BE (lighter shade) work well with #E533EB.