#FFF2DD Color

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

Color preview

#FFF2DD

Color formats

HEX
#FFF2DD
RGB
rgb(255, 242, 221)
RGBA
rgba(255, 242, 221, 1)
HSL
hsl(37, 100%, 93%)
HSV
hsv(37, 13%, 100%)
CMYK
cmyk(0%, 5%, 13%, 0%)
CSS variable
--color-primary: #FFF2DD;
Lowercase HEX
#fff2dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFF2DD

.color-fff2dd {
  color: #FFF2DD;
  background-color: #FFF2DD;
}

Frequently asked questions

What color is #FFF2DD?+

#FFF2DD is a HEX color with RGB value rgb(255, 242, 221) and HSL value hsl(37, 100%, 93%). Its closest CSS named color is Cornsilk.

What is the closest Tailwind color to #FFF2DD?+

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