#F3BA1D Color

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

Color preview

#F3BA1D

Color formats

HEX
#F3BA1D
RGB
rgb(243, 186, 29)
RGBA
rgba(243, 186, 29, 1)
HSL
hsl(44, 90%, 53%)
HSV
hsv(44, 88%, 95%)
CMYK
cmyk(0%, 23%, 88%, 5%)
CSS variable
--color-primary: #F3BA1D;
Lowercase HEX
#f3ba1d

Shades

Tints

Tones

Harmony

CSS snippets for #F3BA1D

.color-f3ba1d {
  color: #F3BA1D;
  background-color: #F3BA1D;
}

Frequently asked questions

What color is #F3BA1D?+

#F3BA1D is a HEX color with RGB value rgb(243, 186, 29) and HSL value hsl(44, 90%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F3BA1D?+

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