#F84FD6 Color

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

Color preview

#F84FD6

Color formats

HEX
#F84FD6
RGB
rgb(248, 79, 214)
RGBA
rgba(248, 79, 214, 1)
HSL
hsl(312, 92%, 64%)
HSV
hsv(312, 68%, 97%)
CMYK
cmyk(0%, 68%, 14%, 3%)
CSS variable
--color-primary: #F84FD6;
Lowercase HEX
#f84fd6

Shades

Tints

Tones

Harmony

CSS snippets for #F84FD6

.color-f84fd6 {
  color: #F84FD6;
  background-color: #F84FD6;
}

Frequently asked questions

What color is #F84FD6?+

#F84FD6 is a HEX color with RGB value rgb(248, 79, 214) and HSL value hsl(312, 92%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F84FD6?+

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