#FBBD2D Color

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

Color preview

#FBBD2D

Color formats

HEX
#FBBD2D
RGB
rgb(251, 189, 45)
RGBA
rgba(251, 189, 45, 1)
HSL
hsl(42, 96%, 58%)
HSV
hsv(42, 82%, 98%)
CMYK
cmyk(0%, 25%, 82%, 2%)
CSS variable
--color-primary: #FBBD2D;
Lowercase HEX
#fbbd2d

Shades

Tints

Tones

Harmony

CSS snippets for #FBBD2D

.color-fbbd2d {
  color: #FBBD2D;
  background-color: #FBBD2D;
}

Frequently asked questions

What color is #FBBD2D?+

#FBBD2D is a HEX color with RGB value rgb(251, 189, 45) and HSL value hsl(42, 96%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FBBD2D?+

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