#F04CCA Color

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

Color preview

#F04CCA

Color formats

HEX
#F04CCA
RGB
rgb(240, 76, 202)
RGBA
rgba(240, 76, 202, 1)
HSL
hsl(314, 85%, 62%)
HSV
hsv(314, 68%, 94%)
CMYK
cmyk(0%, 68%, 16%, 6%)
CSS variable
--color-primary: #F04CCA;
Lowercase HEX
#f04cca

Shades

Tints

Tones

Harmony

CSS snippets for #F04CCA

.color-f04cca {
  color: #F04CCA;
  background-color: #F04CCA;
}

Frequently asked questions

What color is #F04CCA?+

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

What is the closest Tailwind color to #F04CCA?+

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