#EE4D4A Color

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

Color preview

#EE4D4A

Color formats

HEX
#EE4D4A
RGB
rgb(238, 77, 74)
RGBA
rgba(238, 77, 74, 1)
HSL
hsl(1, 83%, 61%)
HSV
hsv(1, 69%, 93%)
CMYK
cmyk(0%, 68%, 69%, 7%)
CSS variable
--color-primary: #EE4D4A;
Lowercase HEX
#ee4d4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE4D4A

.color-ee4d4a {
  color: #EE4D4A;
  background-color: #EE4D4A;
}

Frequently asked questions

What color is #EE4D4A?+

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

What is the closest Tailwind color to #EE4D4A?+

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