#F1BF5B Color

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

Color preview

#F1BF5B

Color formats

HEX
#F1BF5B
RGB
rgb(241, 191, 91)
RGBA
rgba(241, 191, 91, 1)
HSL
hsl(40, 84%, 65%)
HSV
hsv(40, 62%, 95%)
CMYK
cmyk(0%, 21%, 62%, 5%)
CSS variable
--color-primary: #F1BF5B;
Lowercase HEX
#f1bf5b

Shades

Tints

Tones

Harmony

CSS snippets for #F1BF5B

.color-f1bf5b {
  color: #F1BF5B;
  background-color: #F1BF5B;
}

Frequently asked questions

What color is #F1BF5B?+

#F1BF5B is a HEX color with RGB value rgb(241, 191, 91) and HSL value hsl(40, 84%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1BF5B?+

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