#F555FB Color

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

Color preview

#F555FB

Color formats

HEX
#F555FB
RGB
rgb(245, 85, 251)
RGBA
rgba(245, 85, 251, 1)
HSL
hsl(298, 95%, 66%)
HSV
hsv(298, 66%, 98%)
CMYK
cmyk(2%, 66%, 0%, 2%)
CSS variable
--color-primary: #F555FB;
Lowercase HEX
#f555fb

Shades

Tints

Tones

Harmony

CSS snippets for #F555FB

.color-f555fb {
  color: #F555FB;
  background-color: #F555FB;
}

Frequently asked questions

What color is #F555FB?+

#F555FB is a HEX color with RGB value rgb(245, 85, 251) and HSL value hsl(298, 95%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F555FB?+

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