#F0EDFF Color

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

Color preview

#F0EDFF

Color formats

HEX
#F0EDFF
RGB
rgb(240, 237, 255)
RGBA
rgba(240, 237, 255, 1)
HSL
hsl(250, 100%, 96%)
HSV
hsv(250, 7%, 100%)
CMYK
cmyk(6%, 7%, 0%, 0%)
CSS variable
--color-primary: #F0EDFF;
Lowercase HEX
#f0edff

Shades

Tints

Tones

Harmony

CSS snippets for #F0EDFF

.color-f0edff {
  color: #F0EDFF;
  background-color: #F0EDFF;
}

Frequently asked questions

What color is #F0EDFF?+

#F0EDFF is a HEX color with RGB value rgb(240, 237, 255) and HSL value hsl(250, 100%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #F0EDFF?+

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