#EE8F4A Color

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

Color preview

#EE8F4A

Color formats

HEX
#EE8F4A
RGB
rgb(238, 143, 74)
RGBA
rgba(238, 143, 74, 1)
HSL
hsl(25, 83%, 61%)
HSV
hsv(25, 69%, 93%)
CMYK
cmyk(0%, 40%, 69%, 7%)
CSS variable
--color-primary: #EE8F4A;
Lowercase HEX
#ee8f4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE8F4A

.color-ee8f4a {
  color: #EE8F4A;
  background-color: #EE8F4A;
}

Frequently asked questions

What color is #EE8F4A?+

#EE8F4A is a HEX color with RGB value rgb(238, 143, 74) and HSL value hsl(25, 83%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EE8F4A?+

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