#F1EFFE Color

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

Color preview

#F1EFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFFE

.color-f1effe {
  color: #F1EFFE;
  background-color: #F1EFFE;
}

Frequently asked questions

What color is #F1EFFE?+

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

What is the closest Tailwind color to #F1EFFE?+

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