#F3EEFA Color

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

Color preview

#F3EEFA

Color formats

HEX
#F3EEFA
RGB
rgb(243, 238, 250)
RGBA
rgba(243, 238, 250, 1)
HSL
hsl(265, 55%, 96%)
HSV
hsv(265, 5%, 98%)
CMYK
cmyk(3%, 5%, 0%, 2%)
CSS variable
--color-primary: #F3EEFA;
Lowercase HEX
#f3eefa

Shades

Tints

Tones

Harmony

CSS snippets for #F3EEFA

.color-f3eefa {
  color: #F3EEFA;
  background-color: #F3EEFA;
}

Frequently asked questions

What color is #F3EEFA?+

#F3EEFA is a HEX color with RGB value rgb(243, 238, 250) and HSL value hsl(265, 55%, 96%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F3EEFA?+

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