#F8EDCF Color

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

Color preview

#F8EDCF

Color formats

HEX
#F8EDCF
RGB
rgb(248, 237, 207)
RGBA
rgba(248, 237, 207, 1)
HSL
hsl(44, 75%, 89%)
HSV
hsv(44, 17%, 97%)
CMYK
cmyk(0%, 4%, 17%, 3%)
CSS variable
--color-primary: #F8EDCF;
Lowercase HEX
#f8edcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8EDCF

.color-f8edcf {
  color: #F8EDCF;
  background-color: #F8EDCF;
}

Frequently asked questions

What color is #F8EDCF?+

#F8EDCF is a HEX color with RGB value rgb(248, 237, 207) and HSL value hsl(44, 75%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F8EDCF?+

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