#FBBD13 Color

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

Color preview

#FBBD13

Color formats

HEX
#FBBD13
RGB
rgb(251, 189, 19)
RGBA
rgba(251, 189, 19, 1)
HSL
hsl(44, 97%, 53%)
HSV
hsv(44, 92%, 98%)
CMYK
cmyk(0%, 25%, 92%, 2%)
CSS variable
--color-primary: #FBBD13;
Lowercase HEX
#fbbd13

Shades

Tints

Tones

Harmony

CSS snippets for #FBBD13

.color-fbbd13 {
  color: #FBBD13;
  background-color: #FBBD13;
}

Frequently asked questions

What color is #FBBD13?+

#FBBD13 is a HEX color with RGB value rgb(251, 189, 19) and HSL value hsl(44, 97%, 53%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FBBD13?+

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