#FFBF1F Color

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

Color preview

#FFBF1F

Color formats

HEX
#FFBF1F
RGB
rgb(255, 191, 31)
RGBA
rgba(255, 191, 31, 1)
HSL
hsl(43, 100%, 56%)
HSV
hsv(43, 88%, 100%)
CMYK
cmyk(0%, 25%, 88%, 0%)
CSS variable
--color-primary: #FFBF1F;
Lowercase HEX
#ffbf1f

Shades

Tints

Tones

Harmony

CSS snippets for #FFBF1F

.color-ffbf1f {
  color: #FFBF1F;
  background-color: #FFBF1F;
}

Frequently asked questions

What color is #FFBF1F?+

#FFBF1F is a HEX color with RGB value rgb(255, 191, 31) and HSL value hsl(43, 100%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFBF1F?+

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