#F45CFF Color

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

Color preview

#F45CFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F45CFF

.color-f45cff {
  color: #F45CFF;
  background-color: #F45CFF;
}

Frequently asked questions

What color is #F45CFF?+

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

What is the closest Tailwind color to #F45CFF?+

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