#ED9247 Color Information

Hex color code: #ED9247

A vivid orange shade, #ED9247 appears as (237, 146, 71) in RGB and (27°, 82%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCoral
HEX
#ED9247
RGB
237, 146, 71
HSL
27°, 82%, 60%
CMYK
0%, 38%, 70%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED9247; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 146, 71

Red: 237 / Green: 146 / Blue: 71

HSL

27°, 82%, 60%

Hue: 27° / Saturation: 82% / Lightness: 60%

CMYK

0%, 38%, 70%, 7%

Cyan: 0% / Magenta: 38% / Yellow: 70% / Key: 7%

What color is #ED9247?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED9247 to RGB:

rgb(237, 146, 71)HEX to RGB Converter →

HEX to HSL

Convert #ED9247 to HSL:

hsl(27, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ED9247 to CMYK:

cmyk(0%, 38%, 70%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #ED9247 has RGB (237, 146, 71) and HSL (27°, 82%, 60%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED9247 is #45A1ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED454E.

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

Contrast with #ED9247

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

Contrast Ratio: 8.80:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED9247?

#ED9247 is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED9247?

#ED9247 in RGB is (237, 146, 71) - 237 red, 146 green, and 71 blue.

How to use #ED9247 in CSS?

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

What colors go well with #ED9247?

#45A1ED (complementary), #ED454E (analogous), and #D16915 (lighter shade) work well with #ED9247.