#EE0D3A Color

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

Color preview

#EE0D3A

Color formats

HEX
#EE0D3A
RGB
rgb(238, 13, 58)
RGBA
rgba(238, 13, 58, 1)
HSL
hsl(348, 90%, 49%)
HSV
hsv(348, 95%, 93%)
CMYK
cmyk(0%, 95%, 76%, 7%)
CSS variable
--color-primary: #EE0D3A;
Lowercase HEX
#ee0d3a

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D3A

.color-ee0d3a {
  color: #EE0D3A;
  background-color: #EE0D3A;
}

Frequently asked questions

What color is #EE0D3A?+

#EE0D3A is a HEX color with RGB value rgb(238, 13, 58) and HSL value hsl(348, 90%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE0D3A?+

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