#F1DFAB Color

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

Color preview

#F1DFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1DFAB

.color-f1dfab {
  color: #F1DFAB;
  background-color: #F1DFAB;
}

Frequently asked questions

What color is #F1DFAB?+

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

What is the closest Tailwind color to #F1DFAB?+

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