#F2EBFE Color

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

Color preview

#F2EBFE

Color formats

HEX
#F2EBFE
RGB
rgb(242, 235, 254)
RGBA
rgba(242, 235, 254, 1)
HSL
hsl(262, 90%, 96%)
HSV
hsv(262, 7%, 100%)
CMYK
cmyk(5%, 7%, 0%, 0%)
CSS variable
--color-primary: #F2EBFE;
Lowercase HEX
#f2ebfe

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBFE

.color-f2ebfe {
  color: #F2EBFE;
  background-color: #F2EBFE;
}

Frequently asked questions

What color is #F2EBFE?+

#F2EBFE is a HEX color with RGB value rgb(242, 235, 254) and HSL value hsl(262, 90%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2EBFE?+

The closest Tailwind color is purple-100, available as the bg-purple-100 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