#F0DCED Color

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

Color preview

#F0DCED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCED

.color-f0dced {
  color: #F0DCED;
  background-color: #F0DCED;
}

Frequently asked questions

What color is #F0DCED?+

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

What is the closest Tailwind color to #F0DCED?+

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