#F9F1FE Color

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

Color preview

#F9F1FE

Color formats

HEX
#F9F1FE
RGB
rgb(249, 241, 254)
RGBA
rgba(249, 241, 254, 1)
HSL
hsl(277, 87%, 97%)
HSV
hsv(277, 5%, 100%)
CMYK
cmyk(2%, 5%, 0%, 0%)
CSS variable
--color-primary: #F9F1FE;
Lowercase HEX
#f9f1fe

Shades

Tints

Tones

Harmony

CSS snippets for #F9F1FE

.color-f9f1fe {
  color: #F9F1FE;
  background-color: #F9F1FE;
}

Frequently asked questions

What color is #F9F1FE?+

#F9F1FE is a HEX color with RGB value rgb(249, 241, 254) and HSL value hsl(277, 87%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F1FE?+

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