#F25CFA Color

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

Color preview

#F25CFA

Color formats

HEX
#F25CFA
RGB
rgb(242, 92, 250)
RGBA
rgba(242, 92, 250, 1)
HSL
hsl(297, 94%, 67%)
HSV
hsv(297, 63%, 98%)
CMYK
cmyk(3%, 63%, 0%, 2%)
CSS variable
--color-primary: #F25CFA;
Lowercase HEX
#f25cfa

Shades

Tints

Tones

Harmony

CSS snippets for #F25CFA

.color-f25cfa {
  color: #F25CFA;
  background-color: #F25CFA;
}

Frequently asked questions

What color is #F25CFA?+

#F25CFA is a HEX color with RGB value rgb(242, 92, 250) and HSL value hsl(297, 94%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F25CFA?+

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