#F5EBCD Color

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

Color preview

#F5EBCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5EBCD

.color-f5ebcd {
  color: #F5EBCD;
  background-color: #F5EBCD;
}

Frequently asked questions

What color is #F5EBCD?+

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

What is the closest Tailwind color to #F5EBCD?+

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