#FFF9ED Color

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

Color preview

#FFF9ED

Color formats

HEX
#FFF9ED
RGB
rgb(255, 249, 237)
RGBA
rgba(255, 249, 237, 1)
HSL
hsl(40, 100%, 96%)
HSV
hsv(40, 7%, 100%)
CMYK
cmyk(0%, 2%, 7%, 0%)
CSS variable
--color-primary: #FFF9ED;
Lowercase HEX
#fff9ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFF9ED

.color-fff9ed {
  color: #FFF9ED;
  background-color: #FFF9ED;
}

Frequently asked questions

What color is #FFF9ED?+

#FFF9ED is a HEX color with RGB value rgb(255, 249, 237) and HSL value hsl(40, 100%, 96%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FFF9ED?+

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