#F5EECF Color

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

Color preview

#F5EECF

Color formats

HEX
#F5EECF
RGB
rgb(245, 238, 207)
RGBA
rgba(245, 238, 207, 1)
HSL
hsl(49, 66%, 89%)
HSV
hsv(49, 16%, 96%)
CMYK
cmyk(0%, 3%, 16%, 4%)
CSS variable
--color-primary: #F5EECF;
Lowercase HEX
#f5eecf

Shades

Tints

Tones

Harmony

CSS snippets for #F5EECF

.color-f5eecf {
  color: #F5EECF;
  background-color: #F5EECF;
}

Frequently asked questions

What color is #F5EECF?+

#F5EECF is a HEX color with RGB value rgb(245, 238, 207) and HSL value hsl(49, 66%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F5EECF?+

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