#F4BF3B Color

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

Color preview

#F4BF3B

Color formats

HEX
#F4BF3B
RGB
rgb(244, 191, 59)
RGBA
rgba(244, 191, 59, 1)
HSL
hsl(43, 89%, 59%)
HSV
hsv(43, 76%, 96%)
CMYK
cmyk(0%, 22%, 76%, 4%)
CSS variable
--color-primary: #F4BF3B;
Lowercase HEX
#f4bf3b

Shades

Tints

Tones

Harmony

CSS snippets for #F4BF3B

.color-f4bf3b {
  color: #F4BF3B;
  background-color: #F4BF3B;
}

Frequently asked questions

What color is #F4BF3B?+

#F4BF3B is a HEX color with RGB value rgb(244, 191, 59) and HSL value hsl(43, 89%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F4BF3B?+

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