#FFF1DD Color

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

Color preview

#FFF1DD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFF1DD

.color-fff1dd {
  color: #FFF1DD;
  background-color: #FFF1DD;
}

Frequently asked questions

What color is #FFF1DD?+

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

What is the closest Tailwind color to #FFF1DD?+

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