#F8EBCF Color

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

Color preview

#F8EBCF

Color formats

HEX
#F8EBCF
RGB
rgb(248, 235, 207)
RGBA
rgba(248, 235, 207, 1)
HSL
hsl(41, 75%, 89%)
HSV
hsv(41, 17%, 97%)
CMYK
cmyk(0%, 5%, 17%, 3%)
CSS variable
--color-primary: #F8EBCF;
Lowercase HEX
#f8ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBCF

.color-f8ebcf {
  color: #F8EBCF;
  background-color: #F8EBCF;
}

Frequently asked questions

What color is #F8EBCF?+

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

What is the closest Tailwind color to #F8EBCF?+

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