#F98DEB Color

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

Color preview

#F98DEB

Color formats

HEX
#F98DEB
RGB
rgb(249, 141, 235)
RGBA
rgba(249, 141, 235, 1)
HSL
hsl(308, 90%, 76%)
HSV
hsv(308, 43%, 98%)
CMYK
cmyk(0%, 43%, 6%, 2%)
CSS variable
--color-primary: #F98DEB;
Lowercase HEX
#f98deb

Shades

Tints

Tones

Harmony

CSS snippets for #F98DEB

.color-f98deb {
  color: #F98DEB;
  background-color: #F98DEB;
}

Frequently asked questions

What color is #F98DEB?+

#F98DEB is a HEX color with RGB value rgb(249, 141, 235) and HSL value hsl(308, 90%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F98DEB?+

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