#E45E60 Color Information

Hex color code: #E45E60

The hex color #E45E60 is a dynamic red with RGB values of (228, 94, 96) and HSL of (359°, 71%, 63%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#E45E60
RGB
228, 94, 96
HSL
359°, 71%, 63%
CMYK
0%, 59%, 58%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E45E60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 94, 96

Red: 228 / Green: 94 / Blue: 96

HSL

359°, 71%, 63%

Hue: 359° / Saturation: 71% / Lightness: 63%

CMYK

0%, 59%, 58%, 11%

Cyan: 0% / Magenta: 59% / Yellow: 58% / Key: 11%

What color is #E45E60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E45E60 to RGB:

rgb(228, 94, 96)HEX to RGB Converter →

HEX to HSL

Convert #E45E60 to HSL:

hsl(359, 71%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E45E60 to CMYK:

cmyk(0%, 59%, 58%, 11%)Color Converter →

Color Meaning and Usage

#E45E60 is a eye-catching red color with RGB values of 228, 94, 96 and HSL of 359°, 71%, 63%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E45E60 is #5EE4E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E45EA3.

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

Contrast with #E45E60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E45E60?

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

What is the RGB value of #E45E60?

#E45E60 in RGB is (228, 94, 96) - 228 red, 94 green, and 96 blue.

How to use #E45E60 in CSS?

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

What colors go well with #E45E60?

#5EE4E1 (complementary), #E45EA3 (analogous), and #D12326 (lighter shade) work well with #E45E60.