#F8EBCB Color

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

Color preview

#F8EBCB

Color formats

HEX
#F8EBCB
RGB
rgb(248, 235, 203)
RGBA
rgba(248, 235, 203, 1)
HSL
hsl(43, 76%, 88%)
HSV
hsv(43, 18%, 97%)
CMYK
cmyk(0%, 5%, 18%, 3%)
CSS variable
--color-primary: #F8EBCB;
Lowercase HEX
#f8ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #F8EBCB

.color-f8ebcb {
  color: #F8EBCB;
  background-color: #F8EBCB;
}

Frequently asked questions

What color is #F8EBCB?+

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

What is the closest Tailwind color to #F8EBCB?+

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