#F0DCEF Color

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

Color preview

#F0DCEF

Color formats

HEX
#F0DCEF
RGB
rgb(240, 220, 239)
RGBA
rgba(240, 220, 239, 1)
HSL
hsl(303, 40%, 90%)
HSV
hsv(303, 8%, 94%)
CMYK
cmyk(0%, 8%, 0%, 6%)
CSS variable
--color-primary: #F0DCEF;
Lowercase HEX
#f0dcef

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCEF

.color-f0dcef {
  color: #F0DCEF;
  background-color: #F0DCEF;
}

Frequently asked questions

What color is #F0DCEF?+

#F0DCEF is a HEX color with RGB value rgb(240, 220, 239) and HSL value hsl(303, 40%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0DCEF?+

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