#F0E2FF Color

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

Color preview

#F0E2FF

Color formats

HEX
#F0E2FF
RGB
rgb(240, 226, 255)
RGBA
rgba(240, 226, 255, 1)
HSL
hsl(269, 100%, 94%)
HSV
hsv(269, 11%, 100%)
CMYK
cmyk(6%, 11%, 0%, 0%)
CSS variable
--color-primary: #F0E2FF;
Lowercase HEX
#f0e2ff

Shades

Tints

Tones

Harmony

CSS snippets for #F0E2FF

.color-f0e2ff {
  color: #F0E2FF;
  background-color: #F0E2FF;
}

Frequently asked questions

What color is #F0E2FF?+

#F0E2FF is a HEX color with RGB value rgb(240, 226, 255) and HSL value hsl(269, 100%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0E2FF?+

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