#F5EDDD Color

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

Color preview

#F5EDDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDDD

.color-f5eddd {
  color: #F5EDDD;
  background-color: #F5EDDD;
}

Frequently asked questions

What color is #F5EDDD?+

#F5EDDD is a HEX color with RGB value rgb(245, 237, 221) and HSL value hsl(40, 55%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F5EDDD?+

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