#F2EFCF Color

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

Color preview

#F2EFCF

Color formats

HEX
#F2EFCF
RGB
rgb(242, 239, 207)
RGBA
rgba(242, 239, 207, 1)
HSL
hsl(55, 57%, 88%)
HSV
hsv(55, 14%, 95%)
CMYK
cmyk(0%, 1%, 14%, 5%)
CSS variable
--color-primary: #F2EFCF;
Lowercase HEX
#f2efcf

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFCF

.color-f2efcf {
  color: #F2EFCF;
  background-color: #F2EFCF;
}

Frequently asked questions

What color is #F2EFCF?+

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

What is the closest Tailwind color to #F2EFCF?+

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