#F45DFF Color

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

Color preview

#F45DFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F45DFF

.color-f45dff {
  color: #F45DFF;
  background-color: #F45DFF;
}

Frequently asked questions

What color is #F45DFF?+

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

What is the closest Tailwind color to #F45DFF?+

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