#F1EEFC Color

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

Color preview

#F1EEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEFC

.color-f1eefc {
  color: #F1EEFC;
  background-color: #F1EEFC;
}

Frequently asked questions

What color is #F1EEFC?+

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

What is the closest Tailwind color to #F1EEFC?+

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