#F9DDD7 Color

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

Color preview

#F9DDD7

Color formats

HEX
#F9DDD7
RGB
rgb(249, 221, 215)
RGBA
rgba(249, 221, 215, 1)
HSL
hsl(11, 74%, 91%)
HSV
hsv(11, 14%, 98%)
CMYK
cmyk(0%, 11%, 14%, 2%)
CSS variable
--color-primary: #F9DDD7;
Lowercase HEX
#f9ddd7

Shades

Tints

Tones

Harmony

CSS snippets for #F9DDD7

.color-f9ddd7 {
  color: #F9DDD7;
  background-color: #F9DDD7;
}

Frequently asked questions

What color is #F9DDD7?+

#F9DDD7 is a HEX color with RGB value rgb(249, 221, 215) and HSL value hsl(11, 74%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F9DDD7?+

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