#FABB35 Color

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

Color preview

#FABB35

Color formats

HEX
#FABB35
RGB
rgb(250, 187, 53)
RGBA
rgba(250, 187, 53, 1)
HSL
hsl(41, 95%, 59%)
HSV
hsv(41, 79%, 98%)
CMYK
cmyk(0%, 25%, 79%, 2%)
CSS variable
--color-primary: #FABB35;
Lowercase HEX
#fabb35

Shades

Tints

Tones

Harmony

CSS snippets for #FABB35

.color-fabb35 {
  color: #FABB35;
  background-color: #FABB35;
}

Frequently asked questions

What color is #FABB35?+

#FABB35 is a HEX color with RGB value rgb(250, 187, 53) and HSL value hsl(41, 95%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FABB35?+

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