#FBFB5B Color

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

Color preview

#FBFB5B

Color formats

HEX
#FBFB5B
RGB
rgb(251, 251, 91)
RGBA
rgba(251, 251, 91, 1)
HSL
hsl(60, 95%, 67%)
HSV
hsv(60, 64%, 98%)
CMYK
cmyk(0%, 0%, 64%, 2%)
CSS variable
--color-primary: #FBFB5B;
Lowercase HEX
#fbfb5b

Shades

Tints

Tones

Harmony

CSS snippets for #FBFB5B

.color-fbfb5b {
  color: #FBFB5B;
  background-color: #FBFB5B;
}

Frequently asked questions

What color is #FBFB5B?+

#FBFB5B is a HEX color with RGB value rgb(251, 251, 91) and HSL value hsl(60, 95%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBFB5B?+

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