#ED541D Color Information

Hex color code: #ED541D

#ED541D is a eye-catching orange color. In RGB it is (237, 84, 29), and in HSL it is (16°, 85%, 52%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#ED541D
RGB
237, 84, 29
HSL
16°, 85%, 52%
CMYK
0%, 65%, 88%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED541D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 84, 29

Red: 237 / Green: 84 / Blue: 29

HSL

16°, 85%, 52%

Hue: 16° / Saturation: 85% / Lightness: 52%

CMYK

0%, 65%, 88%, 7%

Cyan: 0% / Magenta: 65% / Yellow: 88% / Key: 7%

What color is #ED541D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED541D to RGB:

rgb(237, 84, 29)HEX to RGB Converter →

HEX to HSL

Convert #ED541D to HSL:

hsl(16, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #ED541D to CMYK:

cmyk(0%, 65%, 88%, 7%)Color Converter →

Color Meaning and Usage

A striking orange tone, #ED541D has RGB (237, 84, 29) and HSL (16°, 85%, 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 #ED541D is #1DB5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED1D4D.

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

Contrast with #ED541D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED541D?

#ED541D is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED541D?

#ED541D in RGB is (237, 84, 29) - 237 red, 84 green, and 29 blue.

How to use #ED541D in CSS?

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

What colors go well with #ED541D?

#1DB5ED (complementary), #ED1D4D (analogous), and #AF390E (lighter shade) work well with #ED541D.