#BBDD22 Color

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

Color preview

#BBDD22

Color formats

HEX
#BBDD22
RGB
rgb(187, 221, 34)
RGBA
rgba(187, 221, 34, 1)
HSL
hsl(71, 73%, 50%)
HSV
hsv(71, 85%, 87%)
CMYK
cmyk(15%, 0%, 85%, 13%)
CSS variable
--color-primary: #BBDD22;
Lowercase HEX
#bbdd22

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD22

.color-bbdd22 {
  color: #BBDD22;
  background-color: #BBDD22;
}

Frequently asked questions

What color is #BBDD22?+

#BBDD22 is a HEX color with RGB value rgb(187, 221, 34) and HSL value hsl(71, 73%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBDD22?+

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