#BBB63F Color

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

Color preview

#BBB63F

Color formats

HEX
#BBB63F
RGB
rgb(187, 182, 63)
RGBA
rgba(187, 182, 63, 1)
HSL
hsl(58, 50%, 49%)
HSV
hsv(58, 66%, 73%)
CMYK
cmyk(0%, 3%, 66%, 27%)
CSS variable
--color-primary: #BBB63F;
Lowercase HEX
#bbb63f

Shades

Tints

Tones

Harmony

CSS snippets for #BBB63F

.color-bbb63f {
  color: #BBB63F;
  background-color: #BBB63F;
}

Frequently asked questions

What color is #BBB63F?+

#BBB63F is a HEX color with RGB value rgb(187, 182, 63) and HSL value hsl(58, 50%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBB63F?+

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