#FBFB7E Color

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

Color preview

#FBFB7E

Color formats

HEX
#FBFB7E
RGB
rgb(251, 251, 126)
RGBA
rgba(251, 251, 126, 1)
HSL
hsl(60, 94%, 74%)
HSV
hsv(60, 50%, 98%)
CMYK
cmyk(0%, 0%, 50%, 2%)
CSS variable
--color-primary: #FBFB7E;
Lowercase HEX
#fbfb7e

Shades

Tints

Tones

Harmony

CSS snippets for #FBFB7E

.color-fbfb7e {
  color: #FBFB7E;
  background-color: #FBFB7E;
}

Frequently asked questions

What color is #FBFB7E?+

#FBFB7E is a HEX color with RGB value rgb(251, 251, 126) and HSL value hsl(60, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBFB7E?+

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