#F8EFFE Color

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

Color preview

#F8EFFE

Color formats

HEX
#F8EFFE
RGB
rgb(248, 239, 254)
RGBA
rgba(248, 239, 254, 1)
HSL
hsl(276, 88%, 97%)
HSV
hsv(276, 6%, 100%)
CMYK
cmyk(2%, 6%, 0%, 0%)
CSS variable
--color-primary: #F8EFFE;
Lowercase HEX
#f8effe

Shades

Tints

Tones

Harmony

CSS snippets for #F8EFFE

.color-f8effe {
  color: #F8EFFE;
  background-color: #F8EFFE;
}

Frequently asked questions

What color is #F8EFFE?+

#F8EFFE is a HEX color with RGB value rgb(248, 239, 254) and HSL value hsl(276, 88%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F8EFFE?+

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