#EE484B Color

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

Color preview

#EE484B

Color formats

HEX
#EE484B
RGB
rgb(238, 72, 75)
RGBA
rgba(238, 72, 75, 1)
HSL
hsl(359, 83%, 61%)
HSV
hsv(359, 70%, 93%)
CMYK
cmyk(0%, 70%, 68%, 7%)
CSS variable
--color-primary: #EE484B;
Lowercase HEX
#ee484b

Shades

Tints

Tones

Harmony

CSS snippets for #EE484B

.color-ee484b {
  color: #EE484B;
  background-color: #EE484B;
}

Frequently asked questions

What color is #EE484B?+

#EE484B is a HEX color with RGB value rgb(238, 72, 75) and HSL value hsl(359, 83%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE484B?+

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