#F2EBFF Color

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

Color preview

#F2EBFF

Color formats

HEX
#F2EBFF
RGB
rgb(242, 235, 255)
RGBA
rgba(242, 235, 255, 1)
HSL
hsl(261, 100%, 96%)
HSV
hsv(261, 8%, 100%)
CMYK
cmyk(5%, 8%, 0%, 0%)
CSS variable
--color-primary: #F2EBFF;
Lowercase HEX
#f2ebff

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBFF

.color-f2ebff {
  color: #F2EBFF;
  background-color: #F2EBFF;
}

Frequently asked questions

What color is #F2EBFF?+

#F2EBFF is a HEX color with RGB value rgb(242, 235, 255) and HSL value hsl(261, 100%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F2EBFF?+

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