#F2EEFC Color

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

Color preview

#F2EEFC

Color formats

HEX
#F2EEFC
RGB
rgb(242, 238, 252)
RGBA
rgba(242, 238, 252, 1)
HSL
hsl(257, 70%, 96%)
HSV
hsv(257, 6%, 99%)
CMYK
cmyk(4%, 6%, 0%, 1%)
CSS variable
--color-primary: #F2EEFC;
Lowercase HEX
#f2eefc

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEFC

.color-f2eefc {
  color: #F2EEFC;
  background-color: #F2EEFC;
}

Frequently asked questions

What color is #F2EEFC?+

#F2EEFC is a HEX color with RGB value rgb(242, 238, 252) and HSL value hsl(257, 70%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F2EEFC?+

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