#BBDD7B Color

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

Color preview

#BBDD7B

Color formats

HEX
#BBDD7B
RGB
rgb(187, 221, 123)
RGBA
rgba(187, 221, 123, 1)
HSL
hsl(81, 59%, 67%)
HSV
hsv(81, 44%, 87%)
CMYK
cmyk(15%, 0%, 44%, 13%)
CSS variable
--color-primary: #BBDD7B;
Lowercase HEX
#bbdd7b

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD7B

.color-bbdd7b {
  color: #BBDD7B;
  background-color: #BBDD7B;
}

Frequently asked questions

What color is #BBDD7B?+

#BBDD7B is a HEX color with RGB value rgb(187, 221, 123) and HSL value hsl(81, 59%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDD7B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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