#ED7812 Color

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

Color preview

#ED7812

Color formats

HEX
#ED7812
RGB
rgb(237, 120, 18)
RGBA
rgba(237, 120, 18, 1)
HSL
hsl(28, 86%, 50%)
HSV
hsv(28, 92%, 93%)
CMYK
cmyk(0%, 49%, 92%, 7%)
CSS variable
--color-primary: #ED7812;
Lowercase HEX
#ed7812

Shades

Tints

Tones

Harmony

CSS snippets for #ED7812

.color-ed7812 {
  color: #ED7812;
  background-color: #ED7812;
}

Frequently asked questions

What color is #ED7812?+

#ED7812 is a HEX color with RGB value rgb(237, 120, 18) and HSL value hsl(28, 86%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #ED7812?+

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