#F25A8C Color

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

Color preview

#F25A8C

Color formats

HEX
#F25A8C
RGB
rgb(242, 90, 140)
RGBA
rgba(242, 90, 140, 1)
HSL
hsl(340, 85%, 65%)
HSV
hsv(340, 63%, 95%)
CMYK
cmyk(0%, 63%, 42%, 5%)
CSS variable
--color-primary: #F25A8C;
Lowercase HEX
#f25a8c

Shades

Tints

Tones

Harmony

CSS snippets for #F25A8C

.color-f25a8c {
  color: #F25A8C;
  background-color: #F25A8C;
}

Frequently asked questions

What color is #F25A8C?+

#F25A8C is a HEX color with RGB value rgb(242, 90, 140) and HSL value hsl(340, 85%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F25A8C?+

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