#FBFB6A Color

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

Color preview

#FBFB6A

Color formats

HEX
#FBFB6A
RGB
rgb(251, 251, 106)
RGBA
rgba(251, 251, 106, 1)
HSL
hsl(60, 95%, 70%)
HSV
hsv(60, 58%, 98%)
CMYK
cmyk(0%, 0%, 58%, 2%)
CSS variable
--color-primary: #FBFB6A;
Lowercase HEX
#fbfb6a

Shades

Tints

Tones

Harmony

CSS snippets for #FBFB6A

.color-fbfb6a {
  color: #FBFB6A;
  background-color: #FBFB6A;
}

Frequently asked questions

What color is #FBFB6A?+

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

What is the closest Tailwind color to #FBFB6A?+

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