#EE3A4F Color

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

Color preview

#EE3A4F

Color formats

HEX
#EE3A4F
RGB
rgb(238, 58, 79)
RGBA
rgba(238, 58, 79, 1)
HSL
hsl(353, 84%, 58%)
HSV
hsv(353, 76%, 93%)
CMYK
cmyk(0%, 76%, 67%, 7%)
CSS variable
--color-primary: #EE3A4F;
Lowercase HEX
#ee3a4f

Shades

Tints

Tones

Harmony

CSS snippets for #EE3A4F

.color-ee3a4f {
  color: #EE3A4F;
  background-color: #EE3A4F;
}

Frequently asked questions

What color is #EE3A4F?+

#EE3A4F is a HEX color with RGB value rgb(238, 58, 79) and HSL value hsl(353, 84%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE3A4F?+

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