#F04ABC Color

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

Color preview

#F04ABC

Color formats

HEX
#F04ABC
RGB
rgb(240, 74, 188)
RGBA
rgba(240, 74, 188, 1)
HSL
hsl(319, 85%, 62%)
HSV
hsv(319, 69%, 94%)
CMYK
cmyk(0%, 69%, 22%, 6%)
CSS variable
--color-primary: #F04ABC;
Lowercase HEX
#f04abc

Shades

Tints

Tones

Harmony

CSS snippets for #F04ABC

.color-f04abc {
  color: #F04ABC;
  background-color: #F04ABC;
}

Frequently asked questions

What color is #F04ABC?+

#F04ABC is a HEX color with RGB value rgb(240, 74, 188) and HSL value hsl(319, 85%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F04ABC?+

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