#E74BFB Color

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

Color preview

#E74BFB

Color formats

HEX
#E74BFB
RGB
rgb(231, 75, 251)
RGBA
rgba(231, 75, 251, 1)
HSL
hsl(293, 96%, 64%)
HSV
hsv(293, 70%, 98%)
CMYK
cmyk(8%, 70%, 0%, 2%)
CSS variable
--color-primary: #E74BFB;
Lowercase HEX
#e74bfb

Shades

Tints

Tones

Harmony

CSS snippets for #E74BFB

.color-e74bfb {
  color: #E74BFB;
  background-color: #E74BFB;
}

Frequently asked questions

What color is #E74BFB?+

#E74BFB is a HEX color with RGB value rgb(231, 75, 251) and HSL value hsl(293, 96%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E74BFB?+

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