#F1F0AB Color

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

Color preview

#F1F0AB

Color formats

HEX
#F1F0AB
RGB
rgb(241, 240, 171)
RGBA
rgba(241, 240, 171, 1)
HSL
hsl(59, 71%, 81%)
HSV
hsv(59, 29%, 95%)
CMYK
cmyk(0%, 0%, 29%, 5%)
CSS variable
--color-primary: #F1F0AB;
Lowercase HEX
#f1f0ab

Shades

Tints

Tones

Harmony

CSS snippets for #F1F0AB

.color-f1f0ab {
  color: #F1F0AB;
  background-color: #F1F0AB;
}

Frequently asked questions

What color is #F1F0AB?+

#F1F0AB is a HEX color with RGB value rgb(241, 240, 171) and HSL value hsl(59, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1F0AB?+

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