#FFF0ED Color

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

Color preview

#FFF0ED

Color formats

HEX
#FFF0ED
RGB
rgb(255, 240, 237)
RGBA
rgba(255, 240, 237, 1)
HSL
hsl(10, 100%, 96%)
HSV
hsv(10, 7%, 100%)
CMYK
cmyk(0%, 6%, 7%, 0%)
CSS variable
--color-primary: #FFF0ED;
Lowercase HEX
#fff0ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFF0ED

.color-fff0ed {
  color: #FFF0ED;
  background-color: #FFF0ED;
}

Frequently asked questions

What color is #FFF0ED?+

#FFF0ED is a HEX color with RGB value rgb(255, 240, 237) and HSL value hsl(10, 100%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FFF0ED?+

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