#F04C80 Color

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

Color preview

#F04C80

Color formats

HEX
#F04C80
RGB
rgb(240, 76, 128)
RGBA
rgba(240, 76, 128, 1)
HSL
hsl(341, 85%, 62%)
HSV
hsv(341, 68%, 94%)
CMYK
cmyk(0%, 68%, 47%, 6%)
CSS variable
--color-primary: #F04C80;
Lowercase HEX
#f04c80

Shades

Tints

Tones

Harmony

CSS snippets for #F04C80

.color-f04c80 {
  color: #F04C80;
  background-color: #F04C80;
}

Frequently asked questions

What color is #F04C80?+

#F04C80 is a HEX color with RGB value rgb(240, 76, 128) and HSL value hsl(341, 85%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F04C80?+

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