#BBDC28 Color

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

Color preview

#BBDC28

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC28

.color-bbdc28 {
  color: #BBDC28;
  background-color: #BBDC28;
}

Frequently asked questions

What color is #BBDC28?+

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

What is the closest Tailwind color to #BBDC28?+

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