#F9EDDD Color

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

Color preview

#F9EDDD

Color formats

HEX
#F9EDDD
RGB
rgb(249, 237, 221)
RGBA
rgba(249, 237, 221, 1)
HSL
hsl(34, 70%, 92%)
HSV
hsv(34, 11%, 98%)
CMYK
cmyk(0%, 5%, 11%, 2%)
CSS variable
--color-primary: #F9EDDD;
Lowercase HEX
#f9eddd

Shades

Tints

Tones

Harmony

CSS snippets for #F9EDDD

.color-f9eddd {
  color: #F9EDDD;
  background-color: #F9EDDD;
}

Frequently asked questions

What color is #F9EDDD?+

#F9EDDD is a HEX color with RGB value rgb(249, 237, 221) and HSL value hsl(34, 70%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F9EDDD?+

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