#F9EAD9 Color

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

Color preview

#F9EAD9

Color formats

HEX
#F9EAD9
RGB
rgb(249, 234, 217)
RGBA
rgba(249, 234, 217, 1)
HSL
hsl(32, 73%, 91%)
HSV
hsv(32, 13%, 98%)
CMYK
cmyk(0%, 6%, 13%, 2%)
CSS variable
--color-primary: #F9EAD9;
Lowercase HEX
#f9ead9

Shades

Tints

Tones

Harmony

CSS snippets for #F9EAD9

.color-f9ead9 {
  color: #F9EAD9;
  background-color: #F9EAD9;
}

Frequently asked questions

What color is #F9EAD9?+

#F9EAD9 is a HEX color with RGB value rgb(249, 234, 217) and HSL value hsl(32, 73%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F9EAD9?+

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