#F2ECCF Color

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

Color preview

#F2ECCF

Color formats

HEX
#F2ECCF
RGB
rgb(242, 236, 207)
RGBA
rgba(242, 236, 207, 1)
HSL
hsl(50, 57%, 88%)
HSV
hsv(50, 14%, 95%)
CMYK
cmyk(0%, 2%, 14%, 5%)
CSS variable
--color-primary: #F2ECCF;
Lowercase HEX
#f2eccf

Shades

Tints

Tones

Harmony

CSS snippets for #F2ECCF

.color-f2eccf {
  color: #F2ECCF;
  background-color: #F2ECCF;
}

Frequently asked questions

What color is #F2ECCF?+

#F2ECCF is a HEX color with RGB value rgb(242, 236, 207) and HSL value hsl(50, 57%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F2ECCF?+

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