#F25ACC Color

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

Color preview

#F25ACC

Color formats

HEX
#F25ACC
RGB
rgb(242, 90, 204)
RGBA
rgba(242, 90, 204, 1)
HSL
hsl(315, 85%, 65%)
HSV
hsv(315, 63%, 95%)
CMYK
cmyk(0%, 63%, 16%, 5%)
CSS variable
--color-primary: #F25ACC;
Lowercase HEX
#f25acc

Shades

Tints

Tones

Harmony

CSS snippets for #F25ACC

.color-f25acc {
  color: #F25ACC;
  background-color: #F25ACC;
}

Frequently asked questions

What color is #F25ACC?+

#F25ACC is a HEX color with RGB value rgb(242, 90, 204) and HSL value hsl(315, 85%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F25ACC?+

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