#F8589B Color

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

Color preview

#F8589B

Color formats

HEX
#F8589B
RGB
rgb(248, 88, 155)
RGBA
rgba(248, 88, 155, 1)
HSL
hsl(335, 92%, 66%)
HSV
hsv(335, 65%, 97%)
CMYK
cmyk(0%, 65%, 38%, 3%)
CSS variable
--color-primary: #F8589B;
Lowercase HEX
#f8589b

Shades

Tints

Tones

Harmony

CSS snippets for #F8589B

.color-f8589b {
  color: #F8589B;
  background-color: #F8589B;
}

Frequently asked questions

What color is #F8589B?+

#F8589B is a HEX color with RGB value rgb(248, 88, 155) and HSL value hsl(335, 92%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F8589B?+

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