#F0EAFA Color

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

Color preview

#F0EAFA

Color formats

HEX
#F0EAFA
RGB
rgb(240, 234, 250)
RGBA
rgba(240, 234, 250, 1)
HSL
hsl(263, 62%, 95%)
HSV
hsv(263, 6%, 98%)
CMYK
cmyk(4%, 6%, 0%, 2%)
CSS variable
--color-primary: #F0EAFA;
Lowercase HEX
#f0eafa

Shades

Tints

Tones

Harmony

CSS snippets for #F0EAFA

.color-f0eafa {
  color: #F0EAFA;
  background-color: #F0EAFA;
}

Frequently asked questions

What color is #F0EAFA?+

#F0EAFA is a HEX color with RGB value rgb(240, 234, 250) and HSL value hsl(263, 62%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0EAFA?+

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