#F98ADD Color

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

Color preview

#F98ADD

Color formats

HEX
#F98ADD
RGB
rgb(249, 138, 221)
RGBA
rgba(249, 138, 221, 1)
HSL
hsl(315, 90%, 76%)
HSV
hsv(315, 45%, 98%)
CMYK
cmyk(0%, 45%, 11%, 2%)
CSS variable
--color-primary: #F98ADD;
Lowercase HEX
#f98add

Shades

Tints

Tones

Harmony

CSS snippets for #F98ADD

.color-f98add {
  color: #F98ADD;
  background-color: #F98ADD;
}

Frequently asked questions

What color is #F98ADD?+

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

What is the closest Tailwind color to #F98ADD?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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