#F98BBA Color

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

Color preview

#F98BBA

Color formats

HEX
#F98BBA
RGB
rgb(249, 139, 186)
RGBA
rgba(249, 139, 186, 1)
HSL
hsl(334, 90%, 76%)
HSV
hsv(334, 44%, 98%)
CMYK
cmyk(0%, 44%, 25%, 2%)
CSS variable
--color-primary: #F98BBA;
Lowercase HEX
#f98bba

Shades

Tints

Tones

Harmony

CSS snippets for #F98BBA

.color-f98bba {
  color: #F98BBA;
  background-color: #F98BBA;
}

Frequently asked questions

What color is #F98BBA?+

#F98BBA is a HEX color with RGB value rgb(249, 139, 186) and HSL value hsl(334, 90%, 76%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F98BBA?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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