#F4EAFE Color

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

Color preview

#F4EAFE

Color formats

HEX
#F4EAFE
RGB
rgb(244, 234, 254)
RGBA
rgba(244, 234, 254, 1)
HSL
hsl(270, 91%, 96%)
HSV
hsv(270, 8%, 100%)
CMYK
cmyk(4%, 8%, 0%, 0%)
CSS variable
--color-primary: #F4EAFE;
Lowercase HEX
#f4eafe

Shades

Tints

Tones

Harmony

CSS snippets for #F4EAFE

.color-f4eafe {
  color: #F4EAFE;
  background-color: #F4EAFE;
}

Frequently asked questions

What color is #F4EAFE?+

#F4EAFE is a HEX color with RGB value rgb(244, 234, 254) and HSL value hsl(270, 91%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F4EAFE?+

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