#F98DEE Color

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

Color preview

#F98DEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F98DEE

.color-f98dee {
  color: #F98DEE;
  background-color: #F98DEE;
}

Frequently asked questions

What color is #F98DEE?+

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

What is the closest Tailwind color to #F98DEE?+

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