#F8EBCC Color

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

Color preview

#F8EBCC

Color formats

HEX
#F8EBCC
RGB
rgb(248, 235, 204)
RGBA
rgba(248, 235, 204, 1)
HSL
hsl(42, 76%, 89%)
HSV
hsv(42, 18%, 97%)
CMYK
cmyk(0%, 5%, 18%, 3%)
CSS variable
--color-primary: #F8EBCC;
Lowercase HEX
#f8ebcc

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBCC

.color-f8ebcc {
  color: #F8EBCC;
  background-color: #F8EBCC;
}

Frequently asked questions

What color is #F8EBCC?+

#F8EBCC is a HEX color with RGB value rgb(248, 235, 204) and HSL value hsl(42, 76%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F8EBCC?+

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