#F0EBCC Color

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

Color preview

#F0EBCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0EBCC

.color-f0ebcc {
  color: #F0EBCC;
  background-color: #F0EBCC;
}

Frequently asked questions

What color is #F0EBCC?+

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

What is the closest Tailwind color to #F0EBCC?+

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