#F2EFFE Color

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

Color preview

#F2EFFE

Color formats

HEX
#F2EFFE
RGB
rgb(242, 239, 254)
RGBA
rgba(242, 239, 254, 1)
HSL
hsl(252, 88%, 97%)
HSV
hsv(252, 6%, 100%)
CMYK
cmyk(5%, 6%, 0%, 0%)
CSS variable
--color-primary: #F2EFFE;
Lowercase HEX
#f2effe

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFFE

.color-f2effe {
  color: #F2EFFE;
  background-color: #F2EFFE;
}

Frequently asked questions

What color is #F2EFFE?+

#F2EFFE is a HEX color with RGB value rgb(242, 239, 254) and HSL value hsl(252, 88%, 97%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2EFFE?+

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