#F2EFFF Color

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

Color preview

#F2EFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFFF

.color-f2efff {
  color: #F2EFFF;
  background-color: #F2EFFF;
}

Frequently asked questions

What color is #F2EFFF?+

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

What is the closest Tailwind color to #F2EFFF?+

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