#F8EAFB Color

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

Color preview

#F8EAFB

Color formats

HEX
#F8EAFB
RGB
rgb(248, 234, 251)
RGBA
rgba(248, 234, 251, 1)
HSL
hsl(289, 68%, 95%)
HSV
hsv(289, 7%, 98%)
CMYK
cmyk(1%, 7%, 0%, 2%)
CSS variable
--color-primary: #F8EAFB;
Lowercase HEX
#f8eafb

Shades

Tints

Tones

Harmony

CSS snippets for #F8EAFB

.color-f8eafb {
  color: #F8EAFB;
  background-color: #F8EAFB;
}

Frequently asked questions

What color is #F8EAFB?+

#F8EAFB is a HEX color with RGB value rgb(248, 234, 251) and HSL value hsl(289, 68%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F8EAFB?+

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