#F255F7 Color

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

Color preview

#F255F7

Color formats

HEX
#F255F7
RGB
rgb(242, 85, 247)
RGBA
rgba(242, 85, 247, 1)
HSL
hsl(298, 91%, 65%)
HSV
hsv(298, 66%, 97%)
CMYK
cmyk(2%, 66%, 0%, 3%)
CSS variable
--color-primary: #F255F7;
Lowercase HEX
#f255f7

Shades

Tints

Tones

Harmony

CSS snippets for #F255F7

.color-f255f7 {
  color: #F255F7;
  background-color: #F255F7;
}

Frequently asked questions

What color is #F255F7?+

#F255F7 is a HEX color with RGB value rgb(242, 85, 247) and HSL value hsl(298, 91%, 65%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F255F7?+

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