#EA441F Color Information

Hex color code: #EA441F

A bold red shade, #EA441F appears as (234, 68, 31) in RGB and (11°, 83%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameChocolate
HEX
#EA441F
RGB
234, 68, 31
HSL
11°, 83%, 52%
CMYK
0%, 71%, 87%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA441F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 68, 31

Red: 234 / Green: 68 / Blue: 31

HSL

11°, 83%, 52%

Hue: 11° / Saturation: 83% / Lightness: 52%

CMYK

0%, 71%, 87%, 8%

Cyan: 0% / Magenta: 71% / Yellow: 87% / Key: 8%

What color is #EA441F?

#EA441F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA441F to RGB:

rgb(234, 68, 31)HEX to RGB Converter →

HEX to HSL

Convert #EA441F to HSL:

hsl(11, 83%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #EA441F to CMYK:

cmyk(0%, 71%, 87%, 8%)Color Converter →

Color Meaning and Usage

A striking red tone, #EA441F has RGB (234, 68, 31) and HSL (11°, 83%, 52%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA441F is #1FC5EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA1F5F.

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

Contrast with #EA441F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA441F?

#EA441F is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EA441F?

#EA441F in RGB is (234, 68, 31) - 234 red, 68 green, and 31 blue.

How to use #EA441F in CSS?

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

What colors go well with #EA441F?

#1FC5EA (complementary), #EA1F5F (analogous), and #AD2D10 (lighter shade) work well with #EA441F.