#EE4F4A Color

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

Color preview

#EE4F4A

Color formats

HEX
#EE4F4A
RGB
rgb(238, 79, 74)
RGBA
rgba(238, 79, 74, 1)
HSL
hsl(2, 83%, 61%)
HSV
hsv(2, 69%, 93%)
CMYK
cmyk(0%, 67%, 69%, 7%)
CSS variable
--color-primary: #EE4F4A;
Lowercase HEX
#ee4f4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE4F4A

.color-ee4f4a {
  color: #EE4F4A;
  background-color: #EE4F4A;
}

Frequently asked questions

What color is #EE4F4A?+

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

What is the closest Tailwind color to #EE4F4A?+

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