#F5EDCF Color

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

Color preview

#F5EDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDCF

.color-f5edcf {
  color: #F5EDCF;
  background-color: #F5EDCF;
}

Frequently asked questions

What color is #F5EDCF?+

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

What is the closest Tailwind color to #F5EDCF?+

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