#F2EFFC Color

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

Color preview

#F2EFFC

Color formats

HEX
#F2EFFC
RGB
rgb(242, 239, 252)
RGBA
rgba(242, 239, 252, 1)
HSL
hsl(254, 68%, 96%)
HSV
hsv(254, 5%, 99%)
CMYK
cmyk(4%, 5%, 0%, 1%)
CSS variable
--color-primary: #F2EFFC;
Lowercase HEX
#f2effc

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFFC

.color-f2effc {
  color: #F2EFFC;
  background-color: #F2EFFC;
}

Frequently asked questions

What color is #F2EFFC?+

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

What is the closest Tailwind color to #F2EFFC?+

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