#FFF4DD Color

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

Color preview

#FFF4DD

Color formats

HEX
#FFF4DD
RGB
rgb(255, 244, 221)
RGBA
rgba(255, 244, 221, 1)
HSL
hsl(41, 100%, 93%)
HSV
hsv(41, 13%, 100%)
CMYK
cmyk(0%, 4%, 13%, 0%)
CSS variable
--color-primary: #FFF4DD;
Lowercase HEX
#fff4dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFF4DD

.color-fff4dd {
  color: #FFF4DD;
  background-color: #FFF4DD;
}

Frequently asked questions

What color is #FFF4DD?+

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

What is the closest Tailwind color to #FFF4DD?+

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