#F1BF1E Color

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

Color preview

#F1BF1E

Color formats

HEX
#F1BF1E
RGB
rgb(241, 191, 30)
RGBA
rgba(241, 191, 30, 1)
HSL
hsl(46, 88%, 53%)
HSV
hsv(46, 88%, 95%)
CMYK
cmyk(0%, 21%, 88%, 5%)
CSS variable
--color-primary: #F1BF1E;
Lowercase HEX
#f1bf1e

Shades

Tints

Tones

Harmony

CSS snippets for #F1BF1E

.color-f1bf1e {
  color: #F1BF1E;
  background-color: #F1BF1E;
}

Frequently asked questions

What color is #F1BF1E?+

#F1BF1E is a HEX color with RGB value rgb(241, 191, 30) and HSL value hsl(46, 88%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1BF1E?+

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