#F4EFFA Color

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

Color preview

#F4EFFA

Color formats

HEX
#F4EFFA
RGB
rgb(244, 239, 250)
RGBA
rgba(244, 239, 250, 1)
HSL
hsl(267, 52%, 96%)
HSV
hsv(267, 4%, 98%)
CMYK
cmyk(2%, 4%, 0%, 2%)
CSS variable
--color-primary: #F4EFFA;
Lowercase HEX
#f4effa

Shades

Tints

Tones

Harmony

CSS snippets for #F4EFFA

.color-f4effa {
  color: #F4EFFA;
  background-color: #F4EFFA;
}

Frequently asked questions

What color is #F4EFFA?+

#F4EFFA is a HEX color with RGB value rgb(244, 239, 250) and HSL value hsl(267, 52%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F4EFFA?+

The closest Tailwind color is gray-100, available as the bg-gray-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