#E26C1D Color Information

Hex color code: #E26C1D

The hex color #E26C1D is a bold orange with RGB values of (226, 108, 29) and HSL of (24°, 77%, 50%). It is frequently seen in web interfaces.

Try:
Color NameChocolate
HEX
#E26C1D
RGB
226, 108, 29
HSL
24°, 77%, 50%
CMYK
0%, 52%, 87%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E26C1D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 108, 29

Red: 226 / Green: 108 / Blue: 29

HSL

24°, 77%, 50%

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

CMYK

0%, 52%, 87%, 11%

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

What color is #E26C1D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E26C1D to RGB:

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

HEX to HSL

Convert #E26C1D to HSL:

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

HEX to CMYK

Convert #E26C1D to CMYK:

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

Color Meaning and Usage

#E26C1D is a vivid orange color with RGB values of 226, 108, 29 and HSL of 24°, 77%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E26C1D is #1D93E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E21D31.

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

Contrast with #E26C1D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E26C1D?

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

What is the RGB value of #E26C1D?

#E26C1D in RGB is (226, 108, 29) - 226 red, 108 green, and 29 blue.

How to use #E26C1D in CSS?

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

What colors go well with #E26C1D?

#1D93E2 (complementary), #E21D31 (analogous), and #9E4C15 (lighter shade) work well with #E26C1D.