#FBB40E Color

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

Color preview

#FBB40E

Color formats

HEX
#FBB40E
RGB
rgb(251, 180, 14)
RGBA
rgba(251, 180, 14, 1)
HSL
hsl(42, 97%, 52%)
HSV
hsv(42, 94%, 98%)
CMYK
cmyk(0%, 28%, 94%, 2%)
CSS variable
--color-primary: #FBB40E;
Lowercase HEX
#fbb40e

Shades

Tints

Tones

Harmony

CSS snippets for #FBB40E

.color-fbb40e {
  color: #FBB40E;
  background-color: #FBB40E;
}

Frequently asked questions

What color is #FBB40E?+

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

What is the closest Tailwind color to #FBB40E?+

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