#F1DFAC Color

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

Color preview

#F1DFAC

Color formats

HEX
#F1DFAC
RGB
rgb(241, 223, 172)
RGBA
rgba(241, 223, 172, 1)
HSL
hsl(44, 71%, 81%)
HSV
hsv(44, 29%, 95%)
CMYK
cmyk(0%, 7%, 29%, 5%)
CSS variable
--color-primary: #F1DFAC;
Lowercase HEX
#f1dfac

Shades

Tints

Tones

Harmony

CSS snippets for #F1DFAC

.color-f1dfac {
  color: #F1DFAC;
  background-color: #F1DFAC;
}

Frequently asked questions

What color is #F1DFAC?+

#F1DFAC is a HEX color with RGB value rgb(241, 223, 172) and HSL value hsl(44, 71%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1DFAC?+

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