#F02BFB Color

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

Color preview

#F02BFB

Color formats

HEX
#F02BFB
RGB
rgb(240, 43, 251)
RGBA
rgba(240, 43, 251, 1)
HSL
hsl(297, 96%, 58%)
HSV
hsv(297, 83%, 98%)
CMYK
cmyk(4%, 83%, 0%, 2%)
CSS variable
--color-primary: #F02BFB;
Lowercase HEX
#f02bfb

Shades

Tints

Tones

Harmony

CSS snippets for #F02BFB

.color-f02bfb {
  color: #F02BFB;
  background-color: #F02BFB;
}

Frequently asked questions

What color is #F02BFB?+

#F02BFB is a HEX color with RGB value rgb(240, 43, 251) and HSL value hsl(297, 96%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F02BFB?+

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