#F2EAFD Color

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

Color preview

#F2EAFD

Color formats

HEX
#F2EAFD
RGB
rgb(242, 234, 253)
RGBA
rgba(242, 234, 253, 1)
HSL
hsl(265, 83%, 95%)
HSV
hsv(265, 8%, 99%)
CMYK
cmyk(4%, 8%, 0%, 1%)
CSS variable
--color-primary: #F2EAFD;
Lowercase HEX
#f2eafd

Shades

Tints

Tones

Harmony

CSS snippets for #F2EAFD

.color-f2eafd {
  color: #F2EAFD;
  background-color: #F2EAFD;
}

Frequently asked questions

What color is #F2EAFD?+

#F2EAFD is a HEX color with RGB value rgb(242, 234, 253) and HSL value hsl(265, 83%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F2EAFD?+

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