#EE3F8B Color

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

Color preview

#EE3F8B

Color formats

HEX
#EE3F8B
RGB
rgb(238, 63, 139)
RGBA
rgba(238, 63, 139, 1)
HSL
hsl(334, 84%, 59%)
HSV
hsv(334, 74%, 93%)
CMYK
cmyk(0%, 74%, 42%, 7%)
CSS variable
--color-primary: #EE3F8B;
Lowercase HEX
#ee3f8b

Shades

Tints

Tones

Harmony

CSS snippets for #EE3F8B

.color-ee3f8b {
  color: #EE3F8B;
  background-color: #EE3F8B;
}

Frequently asked questions

What color is #EE3F8B?+

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

What is the closest Tailwind color to #EE3F8B?+

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