#BBC82A Color

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

Color preview

#BBC82A

Color formats

HEX
#BBC82A
RGB
rgb(187, 200, 42)
RGBA
rgba(187, 200, 42, 1)
HSL
hsl(65, 65%, 47%)
HSV
hsv(65, 79%, 78%)
CMYK
cmyk(7%, 0%, 79%, 22%)
CSS variable
--color-primary: #BBC82A;
Lowercase HEX
#bbc82a

Shades

Tints

Tones

Harmony

CSS snippets for #BBC82A

.color-bbc82a {
  color: #BBC82A;
  background-color: #BBC82A;
}

Frequently asked questions

What color is #BBC82A?+

#BBC82A is a HEX color with RGB value rgb(187, 200, 42) and HSL value hsl(65, 65%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBC82A?+

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