#F0EFFA Color

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

Color preview

#F0EFFA

Color formats

HEX
#F0EFFA
RGB
rgb(240, 239, 250)
RGBA
rgba(240, 239, 250, 1)
HSL
hsl(245, 52%, 96%)
HSV
hsv(245, 4%, 98%)
CMYK
cmyk(4%, 4%, 0%, 2%)
CSS variable
--color-primary: #F0EFFA;
Lowercase HEX
#f0effa

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFFA

.color-f0effa {
  color: #F0EFFA;
  background-color: #F0EFFA;
}

Frequently asked questions

What color is #F0EFFA?+

#F0EFFA is a HEX color with RGB value rgb(240, 239, 250) and HSL value hsl(245, 52%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F0EFFA?+

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