#F25A80 Color

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

Color preview

#F25A80

Color formats

HEX
#F25A80
RGB
rgb(242, 90, 128)
RGBA
rgba(242, 90, 128, 1)
HSL
hsl(345, 85%, 65%)
HSV
hsv(345, 63%, 95%)
CMYK
cmyk(0%, 63%, 47%, 5%)
CSS variable
--color-primary: #F25A80;
Lowercase HEX
#f25a80

Shades

Tints

Tones

Harmony

CSS snippets for #F25A80

.color-f25a80 {
  color: #F25A80;
  background-color: #F25A80;
}

Frequently asked questions

What color is #F25A80?+

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

What is the closest Tailwind color to #F25A80?+

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