#F8EDCB Color

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

Color preview

#F8EDCB

Color formats

HEX
#F8EDCB
RGB
rgb(248, 237, 203)
RGBA
rgba(248, 237, 203, 1)
HSL
hsl(45, 76%, 88%)
HSV
hsv(45, 18%, 97%)
CMYK
cmyk(0%, 4%, 18%, 3%)
CSS variable
--color-primary: #F8EDCB;
Lowercase HEX
#f8edcb

Shades

Tints

Tones

Harmony

CSS snippets for #F8EDCB

.color-f8edcb {
  color: #F8EDCB;
  background-color: #F8EDCB;
}

Frequently asked questions

What color is #F8EDCB?+

#F8EDCB is a HEX color with RGB value rgb(248, 237, 203) and HSL value hsl(45, 76%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F8EDCB?+

The closest Tailwind color is amber-100, available as the bg-amber-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