#E31CCC Color

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

Color preview

#E31CCC

Color formats

HEX
#E31CCC
RGB
rgb(227, 28, 204)
RGBA
rgba(227, 28, 204, 1)
HSL
hsl(307, 78%, 50%)
HSV
hsv(307, 88%, 89%)
CMYK
cmyk(0%, 88%, 10%, 11%)
CSS variable
--color-primary: #E31CCC;
Lowercase HEX
#e31ccc

Shades

Tints

Tones

Harmony

CSS snippets for #E31CCC

.color-e31ccc {
  color: #E31CCC;
  background-color: #E31CCC;
}

Frequently asked questions

What color is #E31CCC?+

#E31CCC is a HEX color with RGB value rgb(227, 28, 204) and HSL value hsl(307, 78%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #E31CCC?+

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