#F1EFFF Color

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

Color preview

#F1EFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFFF

.color-f1efff {
  color: #F1EFFF;
  background-color: #F1EFFF;
}

Frequently asked questions

What color is #F1EFFF?+

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

What is the closest Tailwind color to #F1EFFF?+

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