#F3EAFB Color

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

Color preview

#F3EAFB

Color formats

HEX
#F3EAFB
RGB
rgb(243, 234, 251)
RGBA
rgba(243, 234, 251, 1)
HSL
hsl(272, 68%, 95%)
HSV
hsv(272, 7%, 98%)
CMYK
cmyk(3%, 7%, 0%, 2%)
CSS variable
--color-primary: #F3EAFB;
Lowercase HEX
#f3eafb

Shades

Tints

Tones

Harmony

CSS snippets for #F3EAFB

.color-f3eafb {
  color: #F3EAFB;
  background-color: #F3EAFB;
}

Frequently asked questions

What color is #F3EAFB?+

#F3EAFB is a HEX color with RGB value rgb(243, 234, 251) and HSL value hsl(272, 68%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F3EAFB?+

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