#FBFB9A Color

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

Color preview

#FBFB9A

Color formats

HEX
#FBFB9A
RGB
rgb(251, 251, 154)
RGBA
rgba(251, 251, 154, 1)
HSL
hsl(60, 92%, 79%)
HSV
hsv(60, 39%, 98%)
CMYK
cmyk(0%, 0%, 39%, 2%)
CSS variable
--color-primary: #FBFB9A;
Lowercase HEX
#fbfb9a

Shades

Tints

Tones

Harmony

CSS snippets for #FBFB9A

.color-fbfb9a {
  color: #FBFB9A;
  background-color: #FBFB9A;
}

Frequently asked questions

What color is #FBFB9A?+

#FBFB9A is a HEX color with RGB value rgb(251, 251, 154) and HSL value hsl(60, 92%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBFB9A?+

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