#FBE22B Color

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

Color preview

#FBE22B

Color formats

HEX
#FBE22B
RGB
rgb(251, 226, 43)
RGBA
rgba(251, 226, 43, 1)
HSL
hsl(53, 96%, 58%)
HSV
hsv(53, 83%, 98%)
CMYK
cmyk(0%, 10%, 83%, 2%)
CSS variable
--color-primary: #FBE22B;
Lowercase HEX
#fbe22b

Shades

Tints

Tones

Harmony

CSS snippets for #FBE22B

.color-fbe22b {
  color: #FBE22B;
  background-color: #FBE22B;
}

Frequently asked questions

What color is #FBE22B?+

#FBE22B is a HEX color with RGB value rgb(251, 226, 43) and HSL value hsl(53, 96%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBE22B?+

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