#EC5FFF Color

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

Color preview

#EC5FFF

Color formats

HEX
#EC5FFF
RGB
rgb(236, 95, 255)
RGBA
rgba(236, 95, 255, 1)
HSL
hsl(293, 100%, 69%)
HSV
hsv(293, 63%, 100%)
CMYK
cmyk(7%, 63%, 0%, 0%)
CSS variable
--color-primary: #EC5FFF;
Lowercase HEX
#ec5fff

Shades

Tints

Tones

Harmony

CSS snippets for #EC5FFF

.color-ec5fff {
  color: #EC5FFF;
  background-color: #EC5FFF;
}

Frequently asked questions

What color is #EC5FFF?+

#EC5FFF is a HEX color with RGB value rgb(236, 95, 255) and HSL value hsl(293, 100%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EC5FFF?+

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