#E62858 Color Information

Hex color code: #E62858

A bold red shade, #E62858 appears as (230, 40, 88) in RGB and (345°, 79%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#E62858
RGB
230, 40, 88
HSL
345°, 79%, 53%
CMYK
0%, 83%, 62%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E62858; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 40, 88

Red: 230 / Green: 40 / Blue: 88

HSL

345°, 79%, 53%

Hue: 345° / Saturation: 79% / Lightness: 53%

CMYK

0%, 83%, 62%, 10%

Cyan: 0% / Magenta: 83% / Yellow: 62% / Key: 10%

What color is #E62858?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E62858 to RGB:

rgb(230, 40, 88)HEX to RGB Converter →

HEX to HSL

Convert #E62858 to HSL:

hsl(345, 79%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E62858 to CMYK:

cmyk(0%, 83%, 62%, 10%)Color Converter →

Color Meaning and Usage

#E62858 is a bold red color with RGB values of 230, 40, 88 and HSL of 345°, 79%, 53%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E62858 is #28E6B6, creating high-contrast pairings. For softer combinations, try analogous colors like #E628B6.

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

Contrast with #E62858

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E62858?

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

What is the RGB value of #E62858?

#E62858 in RGB is (230, 40, 88) - 230 red, 40 green, and 88 blue.

How to use #E62858 in CSS?

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

What colors go well with #E62858?

#28E6B6 (complementary), #E628B6 (analogous), and #AD143B (lighter shade) work well with #E62858.