#E538CB Color Information

Hex color code: #E538CB

#E538CB is a vivid magenta color. In RGB it is (229, 56, 203), and in HSL it is (309°, 77%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#E538CB
RGB
229, 56, 203
HSL
309°, 77%, 56%
CMYK
0%, 76%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E538CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 56, 203

Red: 229 / Green: 56 / Blue: 203

HSL

309°, 77%, 56%

Hue: 309° / Saturation: 77% / Lightness: 56%

CMYK

0%, 76%, 11%, 10%

Cyan: 0% / Magenta: 76% / Yellow: 11% / Key: 10%

What color is #E538CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E538CB to RGB:

rgb(229, 56, 203)HEX to RGB Converter →

HEX to HSL

Convert #E538CB to HSL:

hsl(309, 77%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #E538CB to CMYK:

cmyk(0%, 76%, 11%, 10%)Color Converter →

Color Meaning and Usage

#E538CB is a striking magenta color with RGB values of 229, 56, 203 and HSL of 309°, 77%, 56%. 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 #E538CB is #38E552, creating high-contrast pairings. For softer combinations, try analogous colors like #A938E5.

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

Contrast with #E538CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E538CB?

#E538CB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E538CB?

#E538CB in RGB is (229, 56, 203) - 229 red, 56 green, and 203 blue.

How to use #E538CB in CSS?

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

What colors go well with #E538CB?

#38E552 (complementary), #A938E5 (analogous), and #B918A1 (lighter shade) work well with #E538CB.