#F94A8B Color

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

Color preview

#F94A8B

Color formats

HEX
#F94A8B
RGB
rgb(249, 74, 139)
RGBA
rgba(249, 74, 139, 1)
HSL
hsl(338, 94%, 63%)
HSV
hsv(338, 70%, 98%)
CMYK
cmyk(0%, 70%, 44%, 2%)
CSS variable
--color-primary: #F94A8B;
Lowercase HEX
#f94a8b

Shades

Tints

Tones

Harmony

CSS snippets for #F94A8B

.color-f94a8b {
  color: #F94A8B;
  background-color: #F94A8B;
}

Frequently asked questions

What color is #F94A8B?+

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

What is the closest Tailwind color to #F94A8B?+

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