#F2EAFB Color

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

Color preview

#F2EAFB

Color formats

HEX
#F2EAFB
RGB
rgb(242, 234, 251)
RGBA
rgba(242, 234, 251, 1)
HSL
hsl(268, 68%, 95%)
HSV
hsv(268, 7%, 98%)
CMYK
cmyk(4%, 7%, 0%, 2%)
CSS variable
--color-primary: #F2EAFB;
Lowercase HEX
#f2eafb

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAFB

.color-f2eafb {
  color: #F2EAFB;
  background-color: #F2EAFB;
}

Frequently asked questions

What color is #F2EAFB?+

#F2EAFB is a HEX color with RGB value rgb(242, 234, 251) and HSL value hsl(268, 68%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F2EAFB?+

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