#F0DCFC Color

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

Color preview

#F0DCFC

Color formats

HEX
#F0DCFC
RGB
rgb(240, 220, 252)
RGBA
rgba(240, 220, 252, 1)
HSL
hsl(278, 84%, 93%)
HSV
hsv(278, 13%, 99%)
CMYK
cmyk(5%, 13%, 0%, 1%)
CSS variable
--color-primary: #F0DCFC;
Lowercase HEX
#f0dcfc

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCFC

.color-f0dcfc {
  color: #F0DCFC;
  background-color: #F0DCFC;
}

Frequently asked questions

What color is #F0DCFC?+

#F0DCFC is a HEX color with RGB value rgb(240, 220, 252) and HSL value hsl(278, 84%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F0DCFC?+

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