#F9DFB5 Color

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

Color preview

#F9DFB5

Color formats

HEX
#F9DFB5
RGB
rgb(249, 223, 181)
RGBA
rgba(249, 223, 181, 1)
HSL
hsl(37, 85%, 84%)
HSV
hsv(37, 27%, 98%)
CMYK
cmyk(0%, 10%, 27%, 2%)
CSS variable
--color-primary: #F9DFB5;
Lowercase HEX
#f9dfb5

Shades

Tints

Tones

Harmony

CSS snippets for #F9DFB5

.color-f9dfb5 {
  color: #F9DFB5;
  background-color: #F9DFB5;
}

Frequently asked questions

What color is #F9DFB5?+

#F9DFB5 is a HEX color with RGB value rgb(249, 223, 181) and HSL value hsl(37, 85%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F9DFB5?+

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