#FBA00C Color

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

Color preview

#FBA00C

Color formats

HEX
#FBA00C
RGB
rgb(251, 160, 12)
RGBA
rgba(251, 160, 12, 1)
HSL
hsl(37, 97%, 52%)
HSV
hsv(37, 95%, 98%)
CMYK
cmyk(0%, 36%, 95%, 2%)
CSS variable
--color-primary: #FBA00C;
Lowercase HEX
#fba00c

Shades

Tints

Tones

Harmony

CSS snippets for #FBA00C

.color-fba00c {
  color: #FBA00C;
  background-color: #FBA00C;
}

Frequently asked questions

What color is #FBA00C?+

#FBA00C is a HEX color with RGB value rgb(251, 160, 12) and HSL value hsl(37, 97%, 52%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FBA00C?+

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