#FFF7ED Color

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

Color preview

#FFF7ED

Color formats

HEX
#FFF7ED
RGB
rgb(255, 247, 237)
RGBA
rgba(255, 247, 237, 1)
HSL
hsl(33, 100%, 96%)
HSV
hsv(33, 7%, 100%)
CMYK
cmyk(0%, 3%, 7%, 0%)
CSS variable
--color-primary: #FFF7ED;
Lowercase HEX
#fff7ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFF7ED

.color-fff7ed {
  color: #FFF7ED;
  background-color: #FFF7ED;
}

Frequently asked questions

What color is #FFF7ED?+

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

What is the closest Tailwind color to #FFF7ED?+

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