#BBDD77 Color

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

Color preview

#BBDD77

Color formats

HEX
#BBDD77
RGB
rgb(187, 221, 119)
RGBA
rgba(187, 221, 119, 1)
HSL
hsl(80, 60%, 67%)
HSV
hsv(80, 46%, 87%)
CMYK
cmyk(15%, 0%, 46%, 13%)
CSS variable
--color-primary: #BBDD77;
Lowercase HEX
#bbdd77

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD77

.color-bbdd77 {
  color: #BBDD77;
  background-color: #BBDD77;
}

Frequently asked questions

What color is #BBDD77?+

#BBDD77 is a HEX color with RGB value rgb(187, 221, 119) and HSL value hsl(80, 60%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDD77?+

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