#EA4F80 Color Information

Hex color code: #EA4F80

The hex color #EA4F80 is a bold magenta with RGB values of (234, 79, 128) and HSL of (341°, 79%, 61%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#EA4F80
RGB
234, 79, 128
HSL
341°, 79%, 61%
CMYK
0%, 66%, 45%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA4F80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 79, 128

Red: 234 / Green: 79 / Blue: 128

HSL

341°, 79%, 61%

Hue: 341° / Saturation: 79% / Lightness: 61%

CMYK

0%, 66%, 45%, 8%

Cyan: 0% / Magenta: 66% / Yellow: 45% / Key: 8%

What color is #EA4F80?

#EA4F80 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA4F80 to RGB:

rgb(234, 79, 128)HEX to RGB Converter →

HEX to HSL

Convert #EA4F80 to HSL:

hsl(341, 79%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #EA4F80 to CMYK:

cmyk(0%, 66%, 45%, 8%)Color Converter →

Color Meaning and Usage

#EA4F80 is a eye-catching magenta color with RGB values of 234, 79, 128 and HSL of 341°, 79%, 61%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA4F80 is #4DEAB8, creating high-contrast pairings. For softer combinations, try analogous colors like #EA4DCD.

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

Contrast with #EA4F80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA4F80?

#EA4F80 is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA4F80?

#EA4F80 in RGB is (234, 79, 128) - 234 red, 79 green, and 128 blue.

How to use #EA4F80 in CSS?

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

What colors go well with #EA4F80?

#4DEAB8 (complementary), #EA4DCD (analogous), and #D21953 (lighter shade) work well with #EA4F80.