#ED703B Color Information

Hex color code: #ED703B

#ED703B is a bold orange color. In RGB it is (237, 112, 59), and in HSL it is (18°, 83%, 58%). It is often used for branding and logos.

Try:
Color NameTomato
HEX
#ED703B
RGB
237, 112, 59
HSL
18°, 83%, 58%
CMYK
0%, 53%, 75%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED703B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 112, 59

Red: 237 / Green: 112 / Blue: 59

HSL

18°, 83%, 58%

Hue: 18° / Saturation: 83% / Lightness: 58%

CMYK

0%, 53%, 75%, 7%

Cyan: 0% / Magenta: 53% / Yellow: 75% / Key: 7%

What color is #ED703B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED703B to RGB:

rgb(237, 112, 59)HEX to RGB Converter →

HEX to HSL

Convert #ED703B to HSL:

hsl(18, 83%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #ED703B to CMYK:

cmyk(0%, 53%, 75%, 7%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #ED703B has RGB (237, 112, 59) and HSL (18°, 83%, 58%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED703B is #3BB7ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED3B5F.

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

Contrast with #ED703B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED703B?

#ED703B is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED703B?

#ED703B in RGB is (237, 112, 59) - 237 red, 112 green, and 59 blue.

How to use #ED703B in CSS?

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

What colors go well with #ED703B?

#3BB7ED (complementary), #ED3B5F (analogous), and #C94913 (lighter shade) work well with #ED703B.