#E23FBA Color Information

Hex color code: #E23FBA

The hex color #E23FBA is a dynamic magenta with RGB values of (226, 63, 186) and HSL of (315°, 74%, 57%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E23FBA
RGB
226, 63, 186
HSL
315°, 74%, 57%
CMYK
0%, 72%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E23FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 63, 186

Red: 226 / Green: 63 / Blue: 186

HSL

315°, 74%, 57%

Hue: 315° / Saturation: 74% / Lightness: 57%

CMYK

0%, 72%, 18%, 11%

Cyan: 0% / Magenta: 72% / Yellow: 18% / Key: 11%

What color is #E23FBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E23FBA to RGB:

rgb(226, 63, 186)HEX to RGB Converter →

HEX to HSL

Convert #E23FBA to HSL:

hsl(315, 74%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #E23FBA to CMYK:

cmyk(0%, 72%, 18%, 11%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E23FBA has RGB (226, 63, 186) and HSL (315°, 74%, 57%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E23FBA is #40E269, creating high-contrast pairings. For softer combinations, try analogous colors like #BA40E2.

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

Contrast with #E23FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E23FBA?

#E23FBA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E23FBA?

#E23FBA in RGB is (226, 63, 186) - 226 red, 63 green, and 186 blue.

How to use #E23FBA in CSS?

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

What colors go well with #E23FBA?

#40E269 (complementary), #BA40E2 (analogous), and #BA1C93 (lighter shade) work well with #E23FBA.