#F04CAC Color

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

Color preview

#F04CAC

Color formats

HEX
#F04CAC
RGB
rgb(240, 76, 172)
RGBA
rgba(240, 76, 172, 1)
HSL
hsl(325, 85%, 62%)
HSV
hsv(325, 68%, 94%)
CMYK
cmyk(0%, 68%, 28%, 6%)
CSS variable
--color-primary: #F04CAC;
Lowercase HEX
#f04cac

Shades

Tints

Tones

Harmony

CSS snippets for #F04CAC

.color-f04cac {
  color: #F04CAC;
  background-color: #F04CAC;
}

Frequently asked questions

What color is #F04CAC?+

#F04CAC is a HEX color with RGB value rgb(240, 76, 172) and HSL value hsl(325, 85%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F04CAC?+

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