#F84BF0 Color

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

Color preview

#F84BF0

Color formats

HEX
#F84BF0
RGB
rgb(248, 75, 240)
RGBA
rgba(248, 75, 240, 1)
HSL
hsl(303, 93%, 63%)
HSV
hsv(303, 70%, 97%)
CMYK
cmyk(0%, 70%, 3%, 3%)
CSS variable
--color-primary: #F84BF0;
Lowercase HEX
#f84bf0

Shades

Tints

Tones

Harmony

CSS snippets for #F84BF0

.color-f84bf0 {
  color: #F84BF0;
  background-color: #F84BF0;
}

Frequently asked questions

What color is #F84BF0?+

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

What is the closest Tailwind color to #F84BF0?+

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