#F0E0E3 Color

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

Color preview

#F0E0E3

Color formats

HEX
#F0E0E3
RGB
rgb(240, 224, 227)
RGBA
rgba(240, 224, 227, 1)
HSL
hsl(349, 35%, 91%)
HSV
hsv(349, 7%, 94%)
CMYK
cmyk(0%, 7%, 5%, 6%)
CSS variable
--color-primary: #F0E0E3;
Lowercase HEX
#f0e0e3

Shades

Tints

Tones

Harmony

CSS snippets for #F0E0E3

.color-f0e0e3 {
  color: #F0E0E3;
  background-color: #F0E0E3;
}

Frequently asked questions

What color is #F0E0E3?+

#F0E0E3 is a HEX color with RGB value rgb(240, 224, 227) and HSL value hsl(349, 35%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F0E0E3?+

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