#F1BF37 Color

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

Color preview

#F1BF37

Color formats

HEX
#F1BF37
RGB
rgb(241, 191, 55)
RGBA
rgba(241, 191, 55, 1)
HSL
hsl(44, 87%, 58%)
HSV
hsv(44, 77%, 95%)
CMYK
cmyk(0%, 21%, 77%, 5%)
CSS variable
--color-primary: #F1BF37;
Lowercase HEX
#f1bf37

Shades

Tints

Tones

Harmony

CSS snippets for #F1BF37

.color-f1bf37 {
  color: #F1BF37;
  background-color: #F1BF37;
}

Frequently asked questions

What color is #F1BF37?+

#F1BF37 is a HEX color with RGB value rgb(241, 191, 55) and HSL value hsl(44, 87%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1BF37?+

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