#F0EFE3 Color

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

Color preview

#F0EFE3

Color formats

HEX
#F0EFE3
RGB
rgb(240, 239, 227)
RGBA
rgba(240, 239, 227, 1)
HSL
hsl(55, 30%, 92%)
HSV
hsv(55, 5%, 94%)
CMYK
cmyk(0%, 0%, 5%, 6%)
CSS variable
--color-primary: #F0EFE3;
Lowercase HEX
#f0efe3

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFE3

.color-f0efe3 {
  color: #F0EFE3;
  background-color: #F0EFE3;
}

Frequently asked questions

What color is #F0EFE3?+

#F0EFE3 is a HEX color with RGB value rgb(240, 239, 227) and HSL value hsl(55, 30%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F0EFE3?+

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