#F98BEC Color

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

Color preview

#F98BEC

Color formats

HEX
#F98BEC
RGB
rgb(249, 139, 236)
RGBA
rgba(249, 139, 236, 1)
HSL
hsl(307, 90%, 76%)
HSV
hsv(307, 44%, 98%)
CMYK
cmyk(0%, 44%, 5%, 2%)
CSS variable
--color-primary: #F98BEC;
Lowercase HEX
#f98bec

Shades

Tints

Tones

Harmony

CSS snippets for #F98BEC

.color-f98bec {
  color: #F98BEC;
  background-color: #F98BEC;
}

Frequently asked questions

What color is #F98BEC?+

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

What is the closest Tailwind color to #F98BEC?+

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