#F0EEFA Color

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

Color preview

#F0EEFA

Color formats

HEX
#F0EEFA
RGB
rgb(240, 238, 250)
RGBA
rgba(240, 238, 250, 1)
HSL
hsl(250, 55%, 96%)
HSV
hsv(250, 5%, 98%)
CMYK
cmyk(4%, 5%, 0%, 2%)
CSS variable
--color-primary: #F0EEFA;
Lowercase HEX
#f0eefa

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEFA

.color-f0eefa {
  color: #F0EEFA;
  background-color: #F0EEFA;
}

Frequently asked questions

What color is #F0EEFA?+

#F0EEFA is a HEX color with RGB value rgb(240, 238, 250) and HSL value hsl(250, 55%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F0EEFA?+

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