#F9588B Color

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

Color preview

#F9588B

Color formats

HEX
#F9588B
RGB
rgb(249, 88, 139)
RGBA
rgba(249, 88, 139, 1)
HSL
hsl(341, 93%, 66%)
HSV
hsv(341, 65%, 98%)
CMYK
cmyk(0%, 65%, 44%, 2%)
CSS variable
--color-primary: #F9588B;
Lowercase HEX
#f9588b

Shades

Tints

Tones

Harmony

CSS snippets for #F9588B

.color-f9588b {
  color: #F9588B;
  background-color: #F9588B;
}

Frequently asked questions

What color is #F9588B?+

#F9588B is a HEX color with RGB value rgb(249, 88, 139) and HSL value hsl(341, 93%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F9588B?+

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