#F5EAFB Color

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

Color preview

#F5EAFB

Color formats

HEX
#F5EAFB
RGB
rgb(245, 234, 251)
RGBA
rgba(245, 234, 251, 1)
HSL
hsl(279, 68%, 95%)
HSV
hsv(279, 7%, 98%)
CMYK
cmyk(2%, 7%, 0%, 2%)
CSS variable
--color-primary: #F5EAFB;
Lowercase HEX
#f5eafb

Shades

Tints

Tones

Harmony

CSS snippets for #F5EAFB

.color-f5eafb {
  color: #F5EAFB;
  background-color: #F5EAFB;
}

Frequently asked questions

What color is #F5EAFB?+

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

What is the closest Tailwind color to #F5EAFB?+

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