#FBDC60 Color

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

Color preview

#FBDC60

Color formats

HEX
#FBDC60
RGB
rgb(251, 220, 96)
RGBA
rgba(251, 220, 96, 1)
HSL
hsl(48, 95%, 68%)
HSV
hsv(48, 62%, 98%)
CMYK
cmyk(0%, 12%, 62%, 2%)
CSS variable
--color-primary: #FBDC60;
Lowercase HEX
#fbdc60

Shades

Tints

Tones

Harmony

CSS snippets for #FBDC60

.color-fbdc60 {
  color: #FBDC60;
  background-color: #FBDC60;
}

Frequently asked questions

What color is #FBDC60?+

#FBDC60 is a HEX color with RGB value rgb(251, 220, 96) and HSL value hsl(48, 95%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBDC60?+

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