#F9DED9 Color

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

Color preview

#F9DED9

Color formats

HEX
#F9DED9
RGB
rgb(249, 222, 217)
RGBA
rgba(249, 222, 217, 1)
HSL
hsl(9, 73%, 91%)
HSV
hsv(9, 13%, 98%)
CMYK
cmyk(0%, 11%, 13%, 2%)
CSS variable
--color-primary: #F9DED9;
Lowercase HEX
#f9ded9

Shades

Tints

Tones

Harmony

CSS snippets for #F9DED9

.color-f9ded9 {
  color: #F9DED9;
  background-color: #F9DED9;
}

Frequently asked questions

What color is #F9DED9?+

#F9DED9 is a HEX color with RGB value rgb(249, 222, 217) and HSL value hsl(9, 73%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F9DED9?+

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