#F84BED Color

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

Color preview

#F84BED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F84BED

.color-f84bed {
  color: #F84BED;
  background-color: #F84BED;
}

Frequently asked questions

What color is #F84BED?+

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

What is the closest Tailwind color to #F84BED?+

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