#EE8F2F Color

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

Color preview

#EE8F2F

Color formats

HEX
#EE8F2F
RGB
rgb(238, 143, 47)
RGBA
rgba(238, 143, 47, 1)
HSL
hsl(30, 85%, 56%)
HSV
hsv(30, 80%, 93%)
CMYK
cmyk(0%, 40%, 80%, 7%)
CSS variable
--color-primary: #EE8F2F;
Lowercase HEX
#ee8f2f

Shades

Tints

Tones

Harmony

CSS snippets for #EE8F2F

.color-ee8f2f {
  color: #EE8F2F;
  background-color: #EE8F2F;
}

Frequently asked questions

What color is #EE8F2F?+

#EE8F2F is a HEX color with RGB value rgb(238, 143, 47) and HSL value hsl(30, 85%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EE8F2F?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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