#EE0D5C Color

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

Color preview

#EE0D5C

Color formats

HEX
#EE0D5C
RGB
rgb(238, 13, 92)
RGBA
rgba(238, 13, 92, 1)
HSL
hsl(339, 90%, 49%)
HSV
hsv(339, 95%, 93%)
CMYK
cmyk(0%, 95%, 61%, 7%)
CSS variable
--color-primary: #EE0D5C;
Lowercase HEX
#ee0d5c

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D5C

.color-ee0d5c {
  color: #EE0D5C;
  background-color: #EE0D5C;
}

Frequently asked questions

What color is #EE0D5C?+

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

What is the closest Tailwind color to #EE0D5C?+

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