#F0EBCB Color

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

Color preview

#F0EBCB

Color formats

HEX
#F0EBCB
RGB
rgb(240, 235, 203)
RGBA
rgba(240, 235, 203, 1)
HSL
hsl(52, 55%, 87%)
HSV
hsv(52, 15%, 94%)
CMYK
cmyk(0%, 2%, 15%, 6%)
CSS variable
--color-primary: #F0EBCB;
Lowercase HEX
#f0ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #F0EBCB

.color-f0ebcb {
  color: #F0EBCB;
  background-color: #F0EBCB;
}

Frequently asked questions

What color is #F0EBCB?+

#F0EBCB is a HEX color with RGB value rgb(240, 235, 203) and HSL value hsl(52, 55%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F0EBCB?+

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