#F94ABC Color

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

Color preview

#F94ABC

Color formats

HEX
#F94ABC
RGB
rgb(249, 74, 188)
RGBA
rgba(249, 74, 188, 1)
HSL
hsl(321, 94%, 63%)
HSV
hsv(321, 70%, 98%)
CMYK
cmyk(0%, 70%, 24%, 2%)
CSS variable
--color-primary: #F94ABC;
Lowercase HEX
#f94abc

Shades

Tints

Tones

Harmony

CSS snippets for #F94ABC

.color-f94abc {
  color: #F94ABC;
  background-color: #F94ABC;
}

Frequently asked questions

What color is #F94ABC?+

#F94ABC is a HEX color with RGB value rgb(249, 74, 188) and HSL value hsl(321, 94%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F94ABC?+

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