#F0EEFC Color

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

Color preview

#F0EEFC

Color formats

HEX
#F0EEFC
RGB
rgb(240, 238, 252)
RGBA
rgba(240, 238, 252, 1)
HSL
hsl(249, 70%, 96%)
HSV
hsv(249, 6%, 99%)
CMYK
cmyk(5%, 6%, 0%, 1%)
CSS variable
--color-primary: #F0EEFC;
Lowercase HEX
#f0eefc

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEFC

.color-f0eefc {
  color: #F0EEFC;
  background-color: #F0EEFC;
}

Frequently asked questions

What color is #F0EEFC?+

#F0EEFC is a HEX color with RGB value rgb(240, 238, 252) and HSL value hsl(249, 70%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0EEFC?+

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