#F8E8FF Color

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

Color preview

#F8E8FF

Color formats

HEX
#F8E8FF
RGB
rgb(248, 232, 255)
RGBA
rgba(248, 232, 255, 1)
HSL
hsl(282, 100%, 95%)
HSV
hsv(282, 9%, 100%)
CMYK
cmyk(3%, 9%, 0%, 0%)
CSS variable
--color-primary: #F8E8FF;
Lowercase HEX
#f8e8ff

Shades

Tints

Tones

Harmony

CSS snippets for #F8E8FF

.color-f8e8ff {
  color: #F8E8FF;
  background-color: #F8E8FF;
}

Frequently asked questions

What color is #F8E8FF?+

#F8E8FF is a HEX color with RGB value rgb(248, 232, 255) and HSL value hsl(282, 100%, 95%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F8E8FF?+

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