#EE3F7C Color

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

Color preview

#EE3F7C

Color formats

HEX
#EE3F7C
RGB
rgb(238, 63, 124)
RGBA
rgba(238, 63, 124, 1)
HSL
hsl(339, 84%, 59%)
HSV
hsv(339, 74%, 93%)
CMYK
cmyk(0%, 74%, 48%, 7%)
CSS variable
--color-primary: #EE3F7C;
Lowercase HEX
#ee3f7c

Shades

Tints

Tones

Harmony

CSS snippets for #EE3F7C

.color-ee3f7c {
  color: #EE3F7C;
  background-color: #EE3F7C;
}

Frequently asked questions

What color is #EE3F7C?+

#EE3F7C is a HEX color with RGB value rgb(238, 63, 124) and HSL value hsl(339, 84%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE3F7C?+

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