#EE2F48 Color

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

Color preview

#EE2F48

Color formats

HEX
#EE2F48
RGB
rgb(238, 47, 72)
RGBA
rgba(238, 47, 72, 1)
HSL
hsl(352, 85%, 56%)
HSV
hsv(352, 80%, 93%)
CMYK
cmyk(0%, 80%, 70%, 7%)
CSS variable
--color-primary: #EE2F48;
Lowercase HEX
#ee2f48

Shades

Tints

Tones

Harmony

CSS snippets for #EE2F48

.color-ee2f48 {
  color: #EE2F48;
  background-color: #EE2F48;
}

Frequently asked questions

What color is #EE2F48?+

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

What is the closest Tailwind color to #EE2F48?+

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