#FBDC77 Color

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

Color preview

#FBDC77

Color formats

HEX
#FBDC77
RGB
rgb(251, 220, 119)
RGBA
rgba(251, 220, 119, 1)
HSL
hsl(46, 94%, 73%)
HSV
hsv(46, 53%, 98%)
CMYK
cmyk(0%, 12%, 53%, 2%)
CSS variable
--color-primary: #FBDC77;
Lowercase HEX
#fbdc77

Shades

Tints

Tones

Harmony

CSS snippets for #FBDC77

.color-fbdc77 {
  color: #FBDC77;
  background-color: #FBDC77;
}

Frequently asked questions

What color is #FBDC77?+

#FBDC77 is a HEX color with RGB value rgb(251, 220, 119) and HSL value hsl(46, 94%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBDC77?+

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