#F5EEDD Color

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

Color preview

#F5EEDD

Color formats

HEX
#F5EEDD
RGB
rgb(245, 238, 221)
RGBA
rgba(245, 238, 221, 1)
HSL
hsl(42, 55%, 91%)
HSV
hsv(42, 10%, 96%)
CMYK
cmyk(0%, 3%, 10%, 4%)
CSS variable
--color-primary: #F5EEDD;
Lowercase HEX
#f5eedd

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEDD

.color-f5eedd {
  color: #F5EEDD;
  background-color: #F5EEDD;
}

Frequently asked questions

What color is #F5EEDD?+

#F5EEDD is a HEX color with RGB value rgb(245, 238, 221) and HSL value hsl(42, 55%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F5EEDD?+

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