#EA627F Color Information

Hex color code: #EA627F

The hex color #EA627F is a bold red with RGB values of (234, 98, 127) and HSL of (347°, 76%, 65%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#EA627F
RGB
234, 98, 127
HSL
347°, 76%, 65%
CMYK
0%, 58%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA627F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 98, 127

Red: 234 / Green: 98 / Blue: 127

HSL

347°, 76%, 65%

Hue: 347° / Saturation: 76% / Lightness: 65%

CMYK

0%, 58%, 46%, 8%

Cyan: 0% / Magenta: 58% / Yellow: 46% / Key: 8%

What color is #EA627F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA627F to RGB:

rgb(234, 98, 127)HEX to RGB Converter →

HEX to HSL

Convert #EA627F to HSL:

hsl(347, 76%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EA627F to CMYK:

cmyk(0%, 58%, 46%, 8%)Color Converter →

Color Meaning and Usage

#EA627F is a bold red color with RGB values of 234, 98, 127 and HSL of 347°, 76%, 65%. 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 #EA627F is #62EACC, creating high-contrast pairings. For softer combinations, try analogous colors like #EA62C3.

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

Contrast with #EA627F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA627F?

#EA627F is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA627F?

#EA627F in RGB is (234, 98, 127) - 234 red, 98 green, and 127 blue.

How to use #EA627F in CSS?

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

What colors go well with #EA627F?

#62EACC (complementary), #EA62C3 (analogous), and #E01F49 (lighter shade) work well with #EA627F.