#ED750C Color

Inspect #ED750C across formats, palettes, contrast and closest named color matches.

Color preview

#ED750C

Color formats

HEX
#ED750C
RGB
rgb(237, 117, 12)
RGBA
rgba(237, 117, 12, 1)
HSL
hsl(28, 90%, 49%)
HSV
hsv(28, 95%, 93%)
CMYK
cmyk(0%, 51%, 95%, 7%)
CSS variable
--color-primary: #ED750C;
Lowercase HEX
#ed750c

Shades

Tints

Tones

Harmony

CSS snippets for #ED750C

.color-ed750c {
  color: #ED750C;
  background-color: #ED750C;
}

Frequently asked questions

What color is #ED750C?+

#ED750C is a HEX color with RGB value rgb(237, 117, 12) and HSL value hsl(28, 90%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #ED750C?+

The closest Tailwind color is orange-500, available as the bg-orange-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools