#FAB433 Color

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

Color preview

#FAB433

Color formats

HEX
#FAB433
RGB
rgb(250, 180, 51)
RGBA
rgba(250, 180, 51, 1)
HSL
hsl(39, 95%, 59%)
HSV
hsv(39, 80%, 98%)
CMYK
cmyk(0%, 28%, 80%, 2%)
CSS variable
--color-primary: #FAB433;
Lowercase HEX
#fab433

Shades

Tints

Tones

Harmony

CSS snippets for #FAB433

.color-fab433 {
  color: #FAB433;
  background-color: #FAB433;
}

Frequently asked questions

What color is #FAB433?+

#FAB433 is a HEX color with RGB value rgb(250, 180, 51) and HSL value hsl(39, 95%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAB433?+

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