#F84FCD Color

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

Color preview

#F84FCD

Color formats

HEX
#F84FCD
RGB
rgb(248, 79, 205)
RGBA
rgba(248, 79, 205, 1)
HSL
hsl(315, 92%, 64%)
HSV
hsv(315, 68%, 97%)
CMYK
cmyk(0%, 68%, 17%, 3%)
CSS variable
--color-primary: #F84FCD;
Lowercase HEX
#f84fcd

Shades

Tints

Tones

Harmony

CSS snippets for #F84FCD

.color-f84fcd {
  color: #F84FCD;
  background-color: #F84FCD;
}

Frequently asked questions

What color is #F84FCD?+

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

What is the closest Tailwind color to #F84FCD?+

The closest Tailwind color is pink-400, available as the bg-pink-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