#F9D1FA Color

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

Color preview

#F9D1FA

Color formats

HEX
#F9D1FA
RGB
rgb(249, 209, 250)
RGBA
rgba(249, 209, 250, 1)
HSL
hsl(299, 80%, 90%)
HSV
hsv(299, 16%, 98%)
CMYK
cmyk(0%, 16%, 0%, 2%)
CSS variable
--color-primary: #F9D1FA;
Lowercase HEX
#f9d1fa

Shades

Tints

Tones

Harmony

CSS snippets for #F9D1FA

.color-f9d1fa {
  color: #F9D1FA;
  background-color: #F9D1FA;
}

Frequently asked questions

What color is #F9D1FA?+

#F9D1FA is a HEX color with RGB value rgb(249, 209, 250) and HSL value hsl(299, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F9D1FA?+

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