#F25FFF Color

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

Color preview

#F25FFF

Color formats

HEX
#F25FFF
RGB
rgb(242, 95, 255)
RGBA
rgba(242, 95, 255, 1)
HSL
hsl(295, 100%, 69%)
HSV
hsv(295, 63%, 100%)
CMYK
cmyk(5%, 63%, 0%, 0%)
CSS variable
--color-primary: #F25FFF;
Lowercase HEX
#f25fff

Shades

Tints

Tones

Harmony

CSS snippets for #F25FFF

.color-f25fff {
  color: #F25FFF;
  background-color: #F25FFF;
}

Frequently asked questions

What color is #F25FFF?+

#F25FFF is a HEX color with RGB value rgb(242, 95, 255) and HSL value hsl(295, 100%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F25FFF?+

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