#FF2EAB Color Information

Hex color code: #FF2EAB

A bold magenta shade, #FF2EAB appears as (255, 46, 171) in RGB and (324°, 100%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDeep Pink
HEX
#FF2EAB
RGB
255, 46, 171
HSL
324°, 100%, 59%
CMYK
0%, 82%, 33%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF2EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 46, 171

Red: 255 / Green: 46 / Blue: 171

HSL

324°, 100%, 59%

Hue: 324° / Saturation: 100% / Lightness: 59%

CMYK

0%, 82%, 33%, 0%

Cyan: 0% / Magenta: 82% / Yellow: 33% / Key: 0%

What color is #FF2EAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF2EAB to RGB:

rgb(255, 46, 171)HEX to RGB Converter →

HEX to HSL

Convert #FF2EAB to HSL:

hsl(324, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #FF2EAB to CMYK:

cmyk(0%, 82%, 33%, 0%)Color Converter →

Color Meaning and Usage

#FF2EAB is a dynamic magenta color with RGB values of 255, 46, 171 and HSL of 324°, 100%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF2EAB is #2EFF82, creating high-contrast pairings. For softer combinations, try analogous colors like #EA2EFF.

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

Contrast with #FF2EAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF2EAB?

#FF2EAB is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF2EAB?

#FF2EAB in RGB is (255, 46, 171) - 255 red, 46 green, and 171 blue.

How to use #FF2EAB in CSS?

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

What colors go well with #FF2EAB?

#2EFF82 (complementary), #EA2EFF (analogous), and #E00087 (lighter shade) work well with #FF2EAB.