#BBDC29 Color

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

Color preview

#BBDC29

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC29

.color-bbdc29 {
  color: #BBDC29;
  background-color: #BBDC29;
}

Frequently asked questions

What color is #BBDC29?+

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

What is the closest Tailwind color to #BBDC29?+

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