#FBDF2D Color

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

Color preview

#FBDF2D

Color formats

HEX
#FBDF2D
RGB
rgb(251, 223, 45)
RGBA
rgba(251, 223, 45, 1)
HSL
hsl(52, 96%, 58%)
HSV
hsv(52, 82%, 98%)
CMYK
cmyk(0%, 11%, 82%, 2%)
CSS variable
--color-primary: #FBDF2D;
Lowercase HEX
#fbdf2d

Shades

Tints

Tones

Harmony

CSS snippets for #FBDF2D

.color-fbdf2d {
  color: #FBDF2D;
  background-color: #FBDF2D;
}

Frequently asked questions

What color is #FBDF2D?+

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

What is the closest Tailwind color to #FBDF2D?+

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