#F98ACC Color

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

Color preview

#F98ACC

Color formats

HEX
#F98ACC
RGB
rgb(249, 138, 204)
RGBA
rgba(249, 138, 204, 1)
HSL
hsl(324, 90%, 76%)
HSV
hsv(324, 45%, 98%)
CMYK
cmyk(0%, 45%, 18%, 2%)
CSS variable
--color-primary: #F98ACC;
Lowercase HEX
#f98acc

Shades

Tints

Tones

Harmony

CSS snippets for #F98ACC

.color-f98acc {
  color: #F98ACC;
  background-color: #F98ACC;
}

Frequently asked questions

What color is #F98ACC?+

#F98ACC is a HEX color with RGB value rgb(249, 138, 204) and HSL value hsl(324, 90%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F98ACC?+

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