#E255B5 Color Information

Hex color code: #E255B5

A dynamic magenta shade, #E255B5 appears as (226, 85, 181) in RGB and (319°, 71%, 61%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E255B5
RGB
226, 85, 181
HSL
319°, 71%, 61%
CMYK
0%, 62%, 20%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E255B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 85, 181

Red: 226 / Green: 85 / Blue: 181

HSL

319°, 71%, 61%

Hue: 319° / Saturation: 71% / Lightness: 61%

CMYK

0%, 62%, 20%, 11%

Cyan: 0% / Magenta: 62% / Yellow: 20% / Key: 11%

What color is #E255B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E255B5 to RGB:

rgb(226, 85, 181)HEX to RGB Converter →

HEX to HSL

Convert #E255B5 to HSL:

hsl(319, 71%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #E255B5 to CMYK:

cmyk(0%, 62%, 20%, 11%)Color Converter →

Color Meaning and Usage

#E255B5 is a bold magenta color with RGB values of 226, 85, 181 and HSL of 319°, 71%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E255B5 is #55E282, creating high-contrast pairings. For softer combinations, try analogous colors like #C855E2.

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

Contrast with #E255B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E255B5?

#E255B5 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E255B5?

#E255B5 in RGB is (226, 85, 181) - 226 red, 85 green, and 181 blue.

How to use #E255B5 in CSS?

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

What colors go well with #E255B5?

#55E282 (complementary), #C855E2 (analogous), and #C92294 (lighter shade) work well with #E255B5.