#F1EAFB Color

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

Color preview

#F1EAFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EAFB

.color-f1eafb {
  color: #F1EAFB;
  background-color: #F1EAFB;
}

Frequently asked questions

What color is #F1EAFB?+

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

What is the closest Tailwind color to #F1EAFB?+

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