#EE5B4A Color

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

Color preview

#EE5B4A

Color formats

HEX
#EE5B4A
RGB
rgb(238, 91, 74)
RGBA
rgba(238, 91, 74, 1)
HSL
hsl(6, 83%, 61%)
HSV
hsv(6, 69%, 93%)
CMYK
cmyk(0%, 62%, 69%, 7%)
CSS variable
--color-primary: #EE5B4A;
Lowercase HEX
#ee5b4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE5B4A

.color-ee5b4a {
  color: #EE5B4A;
  background-color: #EE5B4A;
}

Frequently asked questions

What color is #EE5B4A?+

#EE5B4A is a HEX color with RGB value rgb(238, 91, 74) and HSL value hsl(6, 83%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5B4A?+

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