#BBC832 Color

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

Color preview

#BBC832

Color formats

HEX
#BBC832
RGB
rgb(187, 200, 50)
RGBA
rgba(187, 200, 50, 1)
HSL
hsl(65, 60%, 49%)
HSV
hsv(65, 75%, 78%)
CMYK
cmyk(7%, 0%, 75%, 22%)
CSS variable
--color-primary: #BBC832;
Lowercase HEX
#bbc832

Shades

Tints

Tones

Harmony

CSS snippets for #BBC832

.color-bbc832 {
  color: #BBC832;
  background-color: #BBC832;
}

Frequently asked questions

What color is #BBC832?+

#BBC832 is a HEX color with RGB value rgb(187, 200, 50) and HSL value hsl(65, 60%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBC832?+

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