#FBE600 Color

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

Color preview

#FBE600

Color formats

HEX
#FBE600
RGB
rgb(251, 230, 0)
RGBA
rgba(251, 230, 0, 1)
HSL
hsl(55, 100%, 49%)
HSV
hsv(55, 100%, 98%)
CMYK
cmyk(0%, 8%, 100%, 2%)
CSS variable
--color-primary: #FBE600;
Lowercase HEX
#fbe600

Shades

Tints

Tones

Harmony

CSS snippets for #FBE600

.color-fbe600 {
  color: #FBE600;
  background-color: #FBE600;
}

Frequently asked questions

What color is #FBE600?+

#FBE600 is a HEX color with RGB value rgb(251, 230, 0) and HSL value hsl(55, 100%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBE600?+

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