#F2EFFD Color

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

Color preview

#F2EFFD

Color formats

HEX
#F2EFFD
RGB
rgb(242, 239, 253)
RGBA
rgba(242, 239, 253, 1)
HSL
hsl(253, 78%, 96%)
HSV
hsv(253, 6%, 99%)
CMYK
cmyk(4%, 6%, 0%, 1%)
CSS variable
--color-primary: #F2EFFD;
Lowercase HEX
#f2effd

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFFD

.color-f2effd {
  color: #F2EFFD;
  background-color: #F2EFFD;
}

Frequently asked questions

What color is #F2EFFD?+

#F2EFFD is a HEX color with RGB value rgb(242, 239, 253) and HSL value hsl(253, 78%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2EFFD?+

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