#F280FF Color

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

Color preview

#F280FF

Color formats

HEX
#F280FF
RGB
rgb(242, 128, 255)
RGBA
rgba(242, 128, 255, 1)
HSL
hsl(294, 100%, 75%)
HSV
hsv(294, 50%, 100%)
CMYK
cmyk(5%, 50%, 0%, 0%)
CSS variable
--color-primary: #F280FF;
Lowercase HEX
#f280ff

Shades

Tints

Tones

Harmony

CSS snippets for #F280FF

.color-f280ff {
  color: #F280FF;
  background-color: #F280FF;
}

Frequently asked questions

What color is #F280FF?+

#F280FF is a HEX color with RGB value rgb(242, 128, 255) and HSL value hsl(294, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F280FF?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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