#FFF2DF Color

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

Color preview

#FFF2DF

Color formats

HEX
#FFF2DF
RGB
rgb(255, 242, 223)
RGBA
rgba(255, 242, 223, 1)
HSL
hsl(36, 100%, 94%)
HSV
hsv(36, 13%, 100%)
CMYK
cmyk(0%, 5%, 13%, 0%)
CSS variable
--color-primary: #FFF2DF;
Lowercase HEX
#fff2df

Shades

Tints

Tones

Harmony

CSS snippets for #FFF2DF

.color-fff2df {
  color: #FFF2DF;
  background-color: #FFF2DF;
}

Frequently asked questions

What color is #FFF2DF?+

#FFF2DF is a HEX color with RGB value rgb(255, 242, 223) and HSL value hsl(36, 100%, 94%). Its closest CSS named color is Cornsilk.

What is the closest Tailwind color to #FFF2DF?+

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