#F30BFB Color

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

Color preview

#F30BFB

Color formats

HEX
#F30BFB
RGB
rgb(243, 11, 251)
RGBA
rgba(243, 11, 251, 1)
HSL
hsl(298, 97%, 51%)
HSV
hsv(298, 96%, 98%)
CMYK
cmyk(3%, 96%, 0%, 2%)
CSS variable
--color-primary: #F30BFB;
Lowercase HEX
#f30bfb

Shades

Tints

Tones

Harmony

CSS snippets for #F30BFB

.color-f30bfb {
  color: #F30BFB;
  background-color: #F30BFB;
}

Frequently asked questions

What color is #F30BFB?+

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

What is the closest Tailwind color to #F30BFB?+

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