#E32BAF Color Information

Hex color code: #E32BAF

#E32BAF is a striking magenta color. In RGB it is (227, 43, 175), and in HSL it is (317°, 77%, 53%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#E32BAF
RGB
227, 43, 175
HSL
317°, 77%, 53%
CMYK
0%, 81%, 23%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E32BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 43, 175

Red: 227 / Green: 43 / Blue: 175

HSL

317°, 77%, 53%

Hue: 317° / Saturation: 77% / Lightness: 53%

CMYK

0%, 81%, 23%, 11%

Cyan: 0% / Magenta: 81% / Yellow: 23% / Key: 11%

What color is #E32BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E32BAF to RGB:

rgb(227, 43, 175)HEX to RGB Converter →

HEX to HSL

Convert #E32BAF to HSL:

hsl(317, 77%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E32BAF to CMYK:

cmyk(0%, 81%, 23%, 11%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E32BAF has RGB (227, 43, 175) and HSL (317°, 77%, 53%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E32BAF is #2BE35F, creating high-contrast pairings. For softer combinations, try analogous colors like #BB2BE3.

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

Contrast with #E32BAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E32BAF?

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

What is the RGB value of #E32BAF?

#E32BAF in RGB is (227, 43, 175) - 227 red, 43 green, and 175 blue.

How to use #E32BAF in CSS?

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

What colors go well with #E32BAF?

#2BE35F (complementary), #BB2BE3 (analogous), and #AC1681 (lighter shade) work well with #E32BAF.