#E2581D Color Information

Hex color code: #E2581D

#E2581D is a striking orange color. In RGB it is (226, 88, 29), and in HSL it is (18°, 77%, 50%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#E2581D
RGB
226, 88, 29
HSL
18°, 77%, 50%
CMYK
0%, 61%, 87%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2581D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 88, 29

Red: 226 / Green: 88 / Blue: 29

HSL

18°, 77%, 50%

Hue: 18° / Saturation: 77% / Lightness: 50%

CMYK

0%, 61%, 87%, 11%

Cyan: 0% / Magenta: 61% / Yellow: 87% / Key: 11%

What color is #E2581D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2581D to RGB:

rgb(226, 88, 29)HEX to RGB Converter →

HEX to HSL

Convert #E2581D to HSL:

hsl(18, 77%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E2581D to CMYK:

cmyk(0%, 61%, 87%, 11%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #E2581D has RGB (226, 88, 29) and HSL (18°, 77%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2581D is #1DA7E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E21D45.

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

Contrast with #E2581D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2581D?

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

What is the RGB value of #E2581D?

#E2581D in RGB is (226, 88, 29) - 226 red, 88 green, and 29 blue.

How to use #E2581D in CSS?

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

What colors go well with #E2581D?

#1DA7E2 (complementary), #E21D45 (analogous), and #9E3E15 (lighter shade) work well with #E2581D.