#BBDC86 Color

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

Color preview

#BBDC86

Color formats

HEX
#BBDC86
RGB
rgb(187, 220, 134)
RGBA
rgba(187, 220, 134, 1)
HSL
hsl(83, 55%, 69%)
HSV
hsv(83, 39%, 86%)
CMYK
cmyk(15%, 0%, 39%, 14%)
CSS variable
--color-primary: #BBDC86;
Lowercase HEX
#bbdc86

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC86

.color-bbdc86 {
  color: #BBDC86;
  background-color: #BBDC86;
}

Frequently asked questions

What color is #BBDC86?+

#BBDC86 is a HEX color with RGB value rgb(187, 220, 134) and HSL value hsl(83, 55%, 69%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDC86?+

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