#FAB330 Color

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

Color preview

#FAB330

Color formats

HEX
#FAB330
RGB
rgb(250, 179, 48)
RGBA
rgba(250, 179, 48, 1)
HSL
hsl(39, 95%, 58%)
HSV
hsv(39, 81%, 98%)
CMYK
cmyk(0%, 28%, 81%, 2%)
CSS variable
--color-primary: #FAB330;
Lowercase HEX
#fab330

Shades

Tints

Tones

Harmony

CSS snippets for #FAB330

.color-fab330 {
  color: #FAB330;
  background-color: #FAB330;
}

Frequently asked questions

What color is #FAB330?+

#FAB330 is a HEX color with RGB value rgb(250, 179, 48) and HSL value hsl(39, 95%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAB330?+

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