#FFF2CF Color

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

Color preview

#FFF2CF

Color formats

HEX
#FFF2CF
RGB
rgb(255, 242, 207)
RGBA
rgba(255, 242, 207, 1)
HSL
hsl(44, 100%, 91%)
HSV
hsv(44, 19%, 100%)
CMYK
cmyk(0%, 5%, 19%, 0%)
CSS variable
--color-primary: #FFF2CF;
Lowercase HEX
#fff2cf

Shades

Tints

Tones

Harmony

CSS snippets for #FFF2CF

.color-fff2cf {
  color: #FFF2CF;
  background-color: #FFF2CF;
}

Frequently asked questions

What color is #FFF2CF?+

#FFF2CF is a HEX color with RGB value rgb(255, 242, 207) and HSL value hsl(44, 100%, 91%). Its closest CSS named color is PapayaWhip.

What is the closest Tailwind color to #FFF2CF?+

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