#FAB84C Color

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

Color preview

#FAB84C

Color formats

HEX
#FAB84C
RGB
rgb(250, 184, 76)
RGBA
rgba(250, 184, 76, 1)
HSL
hsl(37, 95%, 64%)
HSV
hsv(37, 70%, 98%)
CMYK
cmyk(0%, 26%, 70%, 2%)
CSS variable
--color-primary: #FAB84C;
Lowercase HEX
#fab84c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB84C

.color-fab84c {
  color: #FAB84C;
  background-color: #FAB84C;
}

Frequently asked questions

What color is #FAB84C?+

#FAB84C is a HEX color with RGB value rgb(250, 184, 76) and HSL value hsl(37, 95%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAB84C?+

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