#F9EBCB Color

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

Color preview

#F9EBCB

Color formats

HEX
#F9EBCB
RGB
rgb(249, 235, 203)
RGBA
rgba(249, 235, 203, 1)
HSL
hsl(42, 79%, 89%)
HSV
hsv(42, 18%, 98%)
CMYK
cmyk(0%, 6%, 18%, 2%)
CSS variable
--color-primary: #F9EBCB;
Lowercase HEX
#f9ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #F9EBCB

.color-f9ebcb {
  color: #F9EBCB;
  background-color: #F9EBCB;
}

Frequently asked questions

What color is #F9EBCB?+

#F9EBCB is a HEX color with RGB value rgb(249, 235, 203) and HSL value hsl(42, 79%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F9EBCB?+

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