#F5EEFA Color

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

Color preview

#F5EEFA

Color formats

HEX
#F5EEFA
RGB
rgb(245, 238, 250)
RGBA
rgba(245, 238, 250, 1)
HSL
hsl(275, 55%, 96%)
HSV
hsv(275, 5%, 98%)
CMYK
cmyk(2%, 5%, 0%, 2%)
CSS variable
--color-primary: #F5EEFA;
Lowercase HEX
#f5eefa

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEFA

.color-f5eefa {
  color: #F5EEFA;
  background-color: #F5EEFA;
}

Frequently asked questions

What color is #F5EEFA?+

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

What is the closest Tailwind color to #F5EEFA?+

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