#FBDC50 Color

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

Color preview

#FBDC50

Color formats

HEX
#FBDC50
RGB
rgb(251, 220, 80)
RGBA
rgba(251, 220, 80, 1)
HSL
hsl(49, 96%, 65%)
HSV
hsv(49, 68%, 98%)
CMYK
cmyk(0%, 12%, 68%, 2%)
CSS variable
--color-primary: #FBDC50;
Lowercase HEX
#fbdc50

Shades

Tints

Tones

Harmony

CSS snippets for #FBDC50

.color-fbdc50 {
  color: #FBDC50;
  background-color: #FBDC50;
}

Frequently asked questions

What color is #FBDC50?+

#FBDC50 is a HEX color with RGB value rgb(251, 220, 80) and HSL value hsl(49, 96%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBDC50?+

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