#F84BEC Color

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

Color preview

#F84BEC

Color formats

HEX
#F84BEC
RGB
rgb(248, 75, 236)
RGBA
rgba(248, 75, 236, 1)
HSL
hsl(304, 93%, 63%)
HSV
hsv(304, 70%, 97%)
CMYK
cmyk(0%, 70%, 5%, 3%)
CSS variable
--color-primary: #F84BEC;
Lowercase HEX
#f84bec

Shades

Tints

Tones

Harmony

CSS snippets for #F84BEC

.color-f84bec {
  color: #F84BEC;
  background-color: #F84BEC;
}

Frequently asked questions

What color is #F84BEC?+

#F84BEC is a HEX color with RGB value rgb(248, 75, 236) and HSL value hsl(304, 93%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F84BEC?+

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