#EE382F Color

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

Color preview

#EE382F

Color formats

HEX
#EE382F
RGB
rgb(238, 56, 47)
RGBA
rgba(238, 56, 47, 1)
HSL
hsl(3, 85%, 56%)
HSV
hsv(3, 80%, 93%)
CMYK
cmyk(0%, 76%, 80%, 7%)
CSS variable
--color-primary: #EE382F;
Lowercase HEX
#ee382f

Shades

Tints

Tones

Harmony

CSS snippets for #EE382F

.color-ee382f {
  color: #EE382F;
  background-color: #EE382F;
}

Frequently asked questions

What color is #EE382F?+

#EE382F is a HEX color with RGB value rgb(238, 56, 47) and HSL value hsl(3, 85%, 56%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE382F?+

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