#FBDC2D Color

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

Color preview

#FBDC2D

Color formats

HEX
#FBDC2D
RGB
rgb(251, 220, 45)
RGBA
rgba(251, 220, 45, 1)
HSL
hsl(51, 96%, 58%)
HSV
hsv(51, 82%, 98%)
CMYK
cmyk(0%, 12%, 82%, 2%)
CSS variable
--color-primary: #FBDC2D;
Lowercase HEX
#fbdc2d

Shades

Tints

Tones

Harmony

CSS snippets for #FBDC2D

.color-fbdc2d {
  color: #FBDC2D;
  background-color: #FBDC2D;
}

Frequently asked questions

What color is #FBDC2D?+

#FBDC2D is a HEX color with RGB value rgb(251, 220, 45) and HSL value hsl(51, 96%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBDC2D?+

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