#F4BC3B Color

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

Color preview

#F4BC3B

Color formats

HEX
#F4BC3B
RGB
rgb(244, 188, 59)
RGBA
rgba(244, 188, 59, 1)
HSL
hsl(42, 89%, 59%)
HSV
hsv(42, 76%, 96%)
CMYK
cmyk(0%, 23%, 76%, 4%)
CSS variable
--color-primary: #F4BC3B;
Lowercase HEX
#f4bc3b

Shades

Tints

Tones

Harmony

CSS snippets for #F4BC3B

.color-f4bc3b {
  color: #F4BC3B;
  background-color: #F4BC3B;
}

Frequently asked questions

What color is #F4BC3B?+

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

What is the closest Tailwind color to #F4BC3B?+

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