#FFF1EE Color

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

Color preview

#FFF1EE

Color formats

HEX
#FFF1EE
RGB
rgb(255, 241, 238)
RGBA
rgba(255, 241, 238, 1)
HSL
hsl(11, 100%, 97%)
HSV
hsv(11, 7%, 100%)
CMYK
cmyk(0%, 5%, 7%, 0%)
CSS variable
--color-primary: #FFF1EE;
Lowercase HEX
#fff1ee

Shades

Tints

Tones

Harmony

CSS snippets for #FFF1EE

.color-fff1ee {
  color: #FFF1EE;
  background-color: #FFF1EE;
}

Frequently asked questions

What color is #FFF1EE?+

#FFF1EE is a HEX color with RGB value rgb(255, 241, 238) and HSL value hsl(11, 100%, 97%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FFF1EE?+

The closest Tailwind color is rose-50, available as the bg-rose-50 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