#EE9A5A Color

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

Color preview

#EE9A5A

Color formats

HEX
#EE9A5A
RGB
rgb(238, 154, 90)
RGBA
rgba(238, 154, 90, 1)
HSL
hsl(26, 81%, 64%)
HSV
hsv(26, 62%, 93%)
CMYK
cmyk(0%, 35%, 62%, 7%)
CSS variable
--color-primary: #EE9A5A;
Lowercase HEX
#ee9a5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE9A5A

.color-ee9a5a {
  color: #EE9A5A;
  background-color: #EE9A5A;
}

Frequently asked questions

What color is #EE9A5A?+

#EE9A5A is a HEX color with RGB value rgb(238, 154, 90) and HSL value hsl(26, 81%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EE9A5A?+

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