#F9DDBF Color

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

Color preview

#F9DDBF

Color formats

HEX
#F9DDBF
RGB
rgb(249, 221, 191)
RGBA
rgba(249, 221, 191, 1)
HSL
hsl(31, 83%, 86%)
HSV
hsv(31, 23%, 98%)
CMYK
cmyk(0%, 11%, 23%, 2%)
CSS variable
--color-primary: #F9DDBF;
Lowercase HEX
#f9ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #F9DDBF

.color-f9ddbf {
  color: #F9DDBF;
  background-color: #F9DDBF;
}

Frequently asked questions

What color is #F9DDBF?+

#F9DDBF is a HEX color with RGB value rgb(249, 221, 191) and HSL value hsl(31, 83%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F9DDBF?+

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