#F3AB1B Color

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

Color preview

#F3AB1B

Color formats

HEX
#F3AB1B
RGB
rgb(243, 171, 27)
RGBA
rgba(243, 171, 27, 1)
HSL
hsl(40, 90%, 53%)
HSV
hsv(40, 89%, 95%)
CMYK
cmyk(0%, 30%, 89%, 5%)
CSS variable
--color-primary: #F3AB1B;
Lowercase HEX
#f3ab1b

Shades

Tints

Tones

Harmony

CSS snippets for #F3AB1B

.color-f3ab1b {
  color: #F3AB1B;
  background-color: #F3AB1B;
}

Frequently asked questions

What color is #F3AB1B?+

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

What is the closest Tailwind color to #F3AB1B?+

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