#F2EEFE Color

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

Color preview

#F2EEFE

Color formats

HEX
#F2EEFE
RGB
rgb(242, 238, 254)
RGBA
rgba(242, 238, 254, 1)
HSL
hsl(255, 89%, 96%)
HSV
hsv(255, 6%, 100%)
CMYK
cmyk(5%, 6%, 0%, 0%)
CSS variable
--color-primary: #F2EEFE;
Lowercase HEX
#f2eefe

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEFE

.color-f2eefe {
  color: #F2EEFE;
  background-color: #F2EEFE;
}

Frequently asked questions

What color is #F2EEFE?+

#F2EEFE is a HEX color with RGB value rgb(242, 238, 254) and HSL value hsl(255, 89%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2EEFE?+

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