#E74DFF Color

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

Color preview

#E74DFF

Color formats

HEX
#E74DFF
RGB
rgb(231, 77, 255)
RGBA
rgba(231, 77, 255, 1)
HSL
hsl(292, 100%, 65%)
HSV
hsv(292, 70%, 100%)
CMYK
cmyk(9%, 70%, 0%, 0%)
CSS variable
--color-primary: #E74DFF;
Lowercase HEX
#e74dff

Shades

Tints

Tones

Harmony

CSS snippets for #E74DFF

.color-e74dff {
  color: #E74DFF;
  background-color: #E74DFF;
}

Frequently asked questions

What color is #E74DFF?+

#E74DFF is a HEX color with RGB value rgb(231, 77, 255) and HSL value hsl(292, 100%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E74DFF?+

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