#F94A7C Color

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

Color preview

#F94A7C

Color formats

HEX
#F94A7C
RGB
rgb(249, 74, 124)
RGBA
rgba(249, 74, 124, 1)
HSL
hsl(343, 94%, 63%)
HSV
hsv(343, 70%, 98%)
CMYK
cmyk(0%, 70%, 50%, 2%)
CSS variable
--color-primary: #F94A7C;
Lowercase HEX
#f94a7c

Shades

Tints

Tones

Harmony

CSS snippets for #F94A7C

.color-f94a7c {
  color: #F94A7C;
  background-color: #F94A7C;
}

Frequently asked questions

What color is #F94A7C?+

#F94A7C is a HEX color with RGB value rgb(249, 74, 124) and HSL value hsl(343, 94%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F94A7C?+

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