#F98BEE Color

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

Color preview

#F98BEE

Color formats

HEX
#F98BEE
RGB
rgb(249, 139, 238)
RGBA
rgba(249, 139, 238, 1)
HSL
hsl(306, 90%, 76%)
HSV
hsv(306, 44%, 98%)
CMYK
cmyk(0%, 44%, 4%, 2%)
CSS variable
--color-primary: #F98BEE;
Lowercase HEX
#f98bee

Shades

Tints

Tones

Harmony

CSS snippets for #F98BEE

.color-f98bee {
  color: #F98BEE;
  background-color: #F98BEE;
}

Frequently asked questions

What color is #F98BEE?+

#F98BEE is a HEX color with RGB value rgb(249, 139, 238) and HSL value hsl(306, 90%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F98BEE?+

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