#F9F5FE Color

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

Color preview

#F9F5FE

Color formats

HEX
#F9F5FE
RGB
rgb(249, 245, 254)
RGBA
rgba(249, 245, 254, 1)
HSL
hsl(267, 82%, 98%)
HSV
hsv(267, 4%, 100%)
CMYK
cmyk(2%, 4%, 0%, 0%)
CSS variable
--color-primary: #F9F5FE;
Lowercase HEX
#f9f5fe

Shades

Tints

Tones

Harmony

CSS snippets for #F9F5FE

.color-f9f5fe {
  color: #F9F5FE;
  background-color: #F9F5FE;
}

Frequently asked questions

What color is #F9F5FE?+

#F9F5FE is a HEX color with RGB value rgb(249, 245, 254) and HSL value hsl(267, 82%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9F5FE?+

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