#F70BFB Color

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

Color preview

#F70BFB

Color formats

HEX
#F70BFB
RGB
rgb(247, 11, 251)
RGBA
rgba(247, 11, 251, 1)
HSL
hsl(299, 97%, 51%)
HSV
hsv(299, 96%, 98%)
CMYK
cmyk(2%, 96%, 0%, 2%)
CSS variable
--color-primary: #F70BFB;
Lowercase HEX
#f70bfb

Shades

Tints

Tones

Harmony

CSS snippets for #F70BFB

.color-f70bfb {
  color: #F70BFB;
  background-color: #F70BFB;
}

Frequently asked questions

What color is #F70BFB?+

#F70BFB is a HEX color with RGB value rgb(247, 11, 251) and HSL value hsl(299, 97%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F70BFB?+

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