#F45EFF Color

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

Color preview

#F45EFF

Color formats

HEX
#F45EFF
RGB
rgb(244, 94, 255)
RGBA
rgba(244, 94, 255, 1)
HSL
hsl(296, 100%, 68%)
HSV
hsv(296, 63%, 100%)
CMYK
cmyk(4%, 63%, 0%, 0%)
CSS variable
--color-primary: #F45EFF;
Lowercase HEX
#f45eff

Shades

Tints

Tones

Harmony

CSS snippets for #F45EFF

.color-f45eff {
  color: #F45EFF;
  background-color: #F45EFF;
}

Frequently asked questions

What color is #F45EFF?+

#F45EFF is a HEX color with RGB value rgb(244, 94, 255) and HSL value hsl(296, 100%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F45EFF?+

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