#BBDD6D Color

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

Color preview

#BBDD6D

Color formats

HEX
#BBDD6D
RGB
rgb(187, 221, 109)
RGBA
rgba(187, 221, 109, 1)
HSL
hsl(78, 62%, 65%)
HSV
hsv(78, 51%, 87%)
CMYK
cmyk(15%, 0%, 51%, 13%)
CSS variable
--color-primary: #BBDD6D;
Lowercase HEX
#bbdd6d

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD6D

.color-bbdd6d {
  color: #BBDD6D;
  background-color: #BBDD6D;
}

Frequently asked questions

What color is #BBDD6D?+

#BBDD6D is a HEX color with RGB value rgb(187, 221, 109) and HSL value hsl(78, 62%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDD6D?+

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