#F84BCD Color

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

Color preview

#F84BCD

Color formats

HEX
#F84BCD
RGB
rgb(248, 75, 205)
RGBA
rgba(248, 75, 205, 1)
HSL
hsl(315, 93%, 63%)
HSV
hsv(315, 70%, 97%)
CMYK
cmyk(0%, 70%, 17%, 3%)
CSS variable
--color-primary: #F84BCD;
Lowercase HEX
#f84bcd

Shades

Tints

Tones

Harmony

CSS snippets for #F84BCD

.color-f84bcd {
  color: #F84BCD;
  background-color: #F84BCD;
}

Frequently asked questions

What color is #F84BCD?+

#F84BCD is a HEX color with RGB value rgb(248, 75, 205) and HSL value hsl(315, 93%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F84BCD?+

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