#F255FB Color

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

Color preview

#F255FB

Color formats

HEX
#F255FB
RGB
rgb(242, 85, 251)
RGBA
rgba(242, 85, 251, 1)
HSL
hsl(297, 95%, 66%)
HSV
hsv(297, 66%, 98%)
CMYK
cmyk(4%, 66%, 0%, 2%)
CSS variable
--color-primary: #F255FB;
Lowercase HEX
#f255fb

Shades

Tints

Tones

Harmony

CSS snippets for #F255FB

.color-f255fb {
  color: #F255FB;
  background-color: #F255FB;
}

Frequently asked questions

What color is #F255FB?+

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

What is the closest Tailwind color to #F255FB?+

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