#F1AB1F Color

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

Color preview

#F1AB1F

Color formats

HEX
#F1AB1F
RGB
rgb(241, 171, 31)
RGBA
rgba(241, 171, 31, 1)
HSL
hsl(40, 88%, 53%)
HSV
hsv(40, 87%, 95%)
CMYK
cmyk(0%, 29%, 87%, 5%)
CSS variable
--color-primary: #F1AB1F;
Lowercase HEX
#f1ab1f

Shades

Tints

Tones

Harmony

CSS snippets for #F1AB1F

.color-f1ab1f {
  color: #F1AB1F;
  background-color: #F1AB1F;
}

Frequently asked questions

What color is #F1AB1F?+

#F1AB1F is a HEX color with RGB value rgb(241, 171, 31) and HSL value hsl(40, 88%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1AB1F?+

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