#EE40CC Color

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

Color preview

#EE40CC

Color formats

HEX
#EE40CC
RGB
rgb(238, 64, 204)
RGBA
rgba(238, 64, 204, 1)
HSL
hsl(312, 84%, 59%)
HSV
hsv(312, 73%, 93%)
CMYK
cmyk(0%, 73%, 14%, 7%)
CSS variable
--color-primary: #EE40CC;
Lowercase HEX
#ee40cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE40CC

.color-ee40cc {
  color: #EE40CC;
  background-color: #EE40CC;
}

Frequently asked questions

What color is #EE40CC?+

#EE40CC is a HEX color with RGB value rgb(238, 64, 204) and HSL value hsl(312, 84%, 59%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE40CC?+

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