#F98EF7 Color

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

Color preview

#F98EF7

Color formats

HEX
#F98EF7
RGB
rgb(249, 142, 247)
RGBA
rgba(249, 142, 247, 1)
HSL
hsl(301, 90%, 77%)
HSV
hsv(301, 43%, 98%)
CMYK
cmyk(0%, 43%, 1%, 2%)
CSS variable
--color-primary: #F98EF7;
Lowercase HEX
#f98ef7

Shades

Tints

Tones

Harmony

CSS snippets for #F98EF7

.color-f98ef7 {
  color: #F98EF7;
  background-color: #F98EF7;
}

Frequently asked questions

What color is #F98EF7?+

#F98EF7 is a HEX color with RGB value rgb(249, 142, 247) and HSL value hsl(301, 90%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F98EF7?+

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