#F0E0CC Color

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

Color preview

#F0E0CC

Color formats

HEX
#F0E0CC
RGB
rgb(240, 224, 204)
RGBA
rgba(240, 224, 204, 1)
HSL
hsl(33, 55%, 87%)
HSV
hsv(33, 15%, 94%)
CMYK
cmyk(0%, 7%, 15%, 6%)
CSS variable
--color-primary: #F0E0CC;
Lowercase HEX
#f0e0cc

Shades

Tints

Tones

Harmony

CSS snippets for #F0E0CC

.color-f0e0cc {
  color: #F0E0CC;
  background-color: #F0E0CC;
}

Frequently asked questions

What color is #F0E0CC?+

#F0E0CC is a HEX color with RGB value rgb(240, 224, 204) and HSL value hsl(33, 55%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F0E0CC?+

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