#EE0D4C Color

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

Color preview

#EE0D4C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D4C

.color-ee0d4c {
  color: #EE0D4C;
  background-color: #EE0D4C;
}

Frequently asked questions

What color is #EE0D4C?+

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

What is the closest Tailwind color to #EE0D4C?+

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