#F2F0CC Color

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

Color preview

#F2F0CC

Color formats

HEX
#F2F0CC
RGB
rgb(242, 240, 204)
RGBA
rgba(242, 240, 204, 1)
HSL
hsl(57, 59%, 87%)
HSV
hsv(57, 16%, 95%)
CMYK
cmyk(0%, 1%, 16%, 5%)
CSS variable
--color-primary: #F2F0CC;
Lowercase HEX
#f2f0cc

Shades

Tints

Tones

Harmony

CSS snippets for #F2F0CC

.color-f2f0cc {
  color: #F2F0CC;
  background-color: #F2F0CC;
}

Frequently asked questions

What color is #F2F0CC?+

#F2F0CC is a HEX color with RGB value rgb(242, 240, 204) and HSL value hsl(57, 59%, 87%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #F2F0CC?+

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