#F5EDDC Color

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

Color preview

#F5EDDC

Color formats

HEX
#F5EDDC
RGB
rgb(245, 237, 220)
RGBA
rgba(245, 237, 220, 1)
HSL
hsl(41, 56%, 91%)
HSV
hsv(41, 10%, 96%)
CMYK
cmyk(0%, 3%, 10%, 4%)
CSS variable
--color-primary: #F5EDDC;
Lowercase HEX
#f5eddc

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDDC

.color-f5eddc {
  color: #F5EDDC;
  background-color: #F5EDDC;
}

Frequently asked questions

What color is #F5EDDC?+

#F5EDDC is a HEX color with RGB value rgb(245, 237, 220) and HSL value hsl(41, 56%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F5EDDC?+

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