#F98AE6 Color

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

Color preview

#F98AE6

Color formats

HEX
#F98AE6
RGB
rgb(249, 138, 230)
RGBA
rgba(249, 138, 230, 1)
HSL
hsl(310, 90%, 76%)
HSV
hsv(310, 45%, 98%)
CMYK
cmyk(0%, 45%, 8%, 2%)
CSS variable
--color-primary: #F98AE6;
Lowercase HEX
#f98ae6

Shades

Tints

Tones

Harmony

CSS snippets for #F98AE6

.color-f98ae6 {
  color: #F98AE6;
  background-color: #F98AE6;
}

Frequently asked questions

What color is #F98AE6?+

#F98AE6 is a HEX color with RGB value rgb(249, 138, 230) and HSL value hsl(310, 90%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F98AE6?+

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