#EE1B2D Color

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

Color preview

#EE1B2D

Color formats

HEX
#EE1B2D
RGB
rgb(238, 27, 45)
RGBA
rgba(238, 27, 45, 1)
HSL
hsl(355, 86%, 52%)
HSV
hsv(355, 89%, 93%)
CMYK
cmyk(0%, 89%, 81%, 7%)
CSS variable
--color-primary: #EE1B2D;
Lowercase HEX
#ee1b2d

Shades

Tints

Tones

Harmony

CSS snippets for #EE1B2D

.color-ee1b2d {
  color: #EE1B2D;
  background-color: #EE1B2D;
}

Frequently asked questions

What color is #EE1B2D?+

#EE1B2D is a HEX color with RGB value rgb(238, 27, 45) and HSL value hsl(355, 86%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE1B2D?+

The closest Tailwind color is red-600, available as the bg-red-600 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