#FBA00E Color

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

Color preview

#FBA00E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBA00E

.color-fba00e {
  color: #FBA00E;
  background-color: #FBA00E;
}

Frequently asked questions

What color is #FBA00E?+

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

What is the closest Tailwind color to #FBA00E?+

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