#EE483F Color

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

Color preview

#EE483F

Color formats

HEX
#EE483F
RGB
rgb(238, 72, 63)
RGBA
rgba(238, 72, 63, 1)
HSL
hsl(3, 84%, 59%)
HSV
hsv(3, 74%, 93%)
CMYK
cmyk(0%, 70%, 74%, 7%)
CSS variable
--color-primary: #EE483F;
Lowercase HEX
#ee483f

Shades

Tints

Tones

Harmony

CSS snippets for #EE483F

.color-ee483f {
  color: #EE483F;
  background-color: #EE483F;
}

Frequently asked questions

What color is #EE483F?+

#EE483F is a HEX color with RGB value rgb(238, 72, 63) and HSL value hsl(3, 84%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE483F?+

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