#FBFB8B Color

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

Color preview

#FBFB8B

Color formats

HEX
#FBFB8B
RGB
rgb(251, 251, 139)
RGBA
rgba(251, 251, 139, 1)
HSL
hsl(60, 93%, 76%)
HSV
hsv(60, 45%, 98%)
CMYK
cmyk(0%, 0%, 45%, 2%)
CSS variable
--color-primary: #FBFB8B;
Lowercase HEX
#fbfb8b

Shades

Tints

Tones

Harmony

CSS snippets for #FBFB8B

.color-fbfb8b {
  color: #FBFB8B;
  background-color: #FBFB8B;
}

Frequently asked questions

What color is #FBFB8B?+

#FBFB8B is a HEX color with RGB value rgb(251, 251, 139) and HSL value hsl(60, 93%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBFB8B?+

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