#F3A01B Color

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

Color preview

#F3A01B

Color formats

HEX
#F3A01B
RGB
rgb(243, 160, 27)
RGBA
rgba(243, 160, 27, 1)
HSL
hsl(37, 90%, 53%)
HSV
hsv(37, 89%, 95%)
CMYK
cmyk(0%, 34%, 89%, 5%)
CSS variable
--color-primary: #F3A01B;
Lowercase HEX
#f3a01b

Shades

Tints

Tones

Harmony

CSS snippets for #F3A01B

.color-f3a01b {
  color: #F3A01B;
  background-color: #F3A01B;
}

Frequently asked questions

What color is #F3A01B?+

#F3A01B is a HEX color with RGB value rgb(243, 160, 27) and HSL value hsl(37, 90%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F3A01B?+

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