#E01F38 Color Information

Hex color code: #E01F38

The hex color #E01F38 is a vivid red with RGB values of (224, 31, 56) and HSL of (352°, 76%, 50%). It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#E01F38
RGB
224, 31, 56
HSL
352°, 76%, 50%
CMYK
0%, 86%, 75%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E01F38; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #E01F38; color: #FFFFFF; }

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 #E01F38; background-color: #E01F3815; }

Alert / Toast

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

Link / Accent

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

a { color: #E01F38; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 31, 56

Red: 224 / Green: 31 / Blue: 56

HSL

352°, 76%, 50%

Hue: 352° / Saturation: 76% / Lightness: 50%

CMYK

0%, 86%, 75%, 12%

Cyan: 0% / Magenta: 86% / Yellow: 75% / Key: 12%

What color is #E01F38?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E01F38 to RGB:

rgb(224, 31, 56)HEX to RGB Converter →

HEX to HSL

Convert #E01F38 to HSL:

hsl(352, 76%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E01F38 to CMYK:

cmyk(0%, 86%, 75%, 12%)Color Converter →

Color Meaning and Usage

#E01F38 is a vivid red color with RGB values of 224, 31, 56 and HSL of 352°, 76%, 50%. 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 #E01F38 is #1FE0C7, creating high-contrast pairings. For softer combinations, try analogous colors like #E01F99.

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

Contrast with #E01F38

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

Contrast Ratio: 4.42:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E01F38?

#E01F38 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E01F38?

#E01F38 in RGB is (224, 31, 56) - 224 red, 31 green, and 56 blue.

How to use #E01F38 in CSS?

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

What colors go well with #E01F38?

#1FE0C7 (complementary), #E01F99 (analogous), and #9D1528 (lighter shade) work well with #E01F38.