#F9488C Color

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

Color preview

#F9488C

Color formats

HEX
#F9488C
RGB
rgb(249, 72, 140)
RGBA
rgba(249, 72, 140, 1)
HSL
hsl(337, 94%, 63%)
HSV
hsv(337, 71%, 98%)
CMYK
cmyk(0%, 71%, 44%, 2%)
CSS variable
--color-primary: #F9488C;
Lowercase HEX
#f9488c

Shades

Tints

Tones

Harmony

CSS snippets for #F9488C

.color-f9488c {
  color: #F9488C;
  background-color: #F9488C;
}

Frequently asked questions

What color is #F9488C?+

#F9488C is a HEX color with RGB value rgb(249, 72, 140) and HSL value hsl(337, 94%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F9488C?+

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