#F5EBCC Color

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

Color preview

#F5EBCC

Color formats

HEX
#F5EBCC
RGB
rgb(245, 235, 204)
RGBA
rgba(245, 235, 204, 1)
HSL
hsl(45, 67%, 88%)
HSV
hsv(45, 17%, 96%)
CMYK
cmyk(0%, 4%, 17%, 4%)
CSS variable
--color-primary: #F5EBCC;
Lowercase HEX
#f5ebcc

Shades

Tints

Tones

Harmony

CSS snippets for #F5EBCC

.color-f5ebcc {
  color: #F5EBCC;
  background-color: #F5EBCC;
}

Frequently asked questions

What color is #F5EBCC?+

#F5EBCC is a HEX color with RGB value rgb(245, 235, 204) and HSL value hsl(45, 67%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F5EBCC?+

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