#F98ABC Color

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

Color preview

#F98ABC

Color formats

HEX
#F98ABC
RGB
rgb(249, 138, 188)
RGBA
rgba(249, 138, 188, 1)
HSL
hsl(333, 90%, 76%)
HSV
hsv(333, 45%, 98%)
CMYK
cmyk(0%, 45%, 24%, 2%)
CSS variable
--color-primary: #F98ABC;
Lowercase HEX
#f98abc

Shades

Tints

Tones

Harmony

CSS snippets for #F98ABC

.color-f98abc {
  color: #F98ABC;
  background-color: #F98ABC;
}

Frequently asked questions

What color is #F98ABC?+

#F98ABC is a HEX color with RGB value rgb(249, 138, 188) and HSL value hsl(333, 90%, 76%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F98ABC?+

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