#BBDC2A Color

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

Color preview

#BBDC2A

Color formats

HEX
#BBDC2A
RGB
rgb(187, 220, 42)
RGBA
rgba(187, 220, 42, 1)
HSL
hsl(71, 72%, 51%)
HSV
hsv(71, 81%, 86%)
CMYK
cmyk(15%, 0%, 81%, 14%)
CSS variable
--color-primary: #BBDC2A;
Lowercase HEX
#bbdc2a

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC2A

.color-bbdc2a {
  color: #BBDC2A;
  background-color: #BBDC2A;
}

Frequently asked questions

What color is #BBDC2A?+

#BBDC2A is a HEX color with RGB value rgb(187, 220, 42) and HSL value hsl(71, 72%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBDC2A?+

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