#BBDD5B Color

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

Color preview

#BBDD5B

Color formats

HEX
#BBDD5B
RGB
rgb(187, 221, 91)
RGBA
rgba(187, 221, 91, 1)
HSL
hsl(76, 66%, 61%)
HSV
hsv(76, 59%, 87%)
CMYK
cmyk(15%, 0%, 59%, 13%)
CSS variable
--color-primary: #BBDD5B;
Lowercase HEX
#bbdd5b

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD5B

.color-bbdd5b {
  color: #BBDD5B;
  background-color: #BBDD5B;
}

Frequently asked questions

What color is #BBDD5B?+

#BBDD5B is a HEX color with RGB value rgb(187, 221, 91) and HSL value hsl(76, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDD5B?+

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