#BBDD5E Color

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

Color preview

#BBDD5E

Color formats

HEX
#BBDD5E
RGB
rgb(187, 221, 94)
RGBA
rgba(187, 221, 94, 1)
HSL
hsl(76, 65%, 62%)
HSV
hsv(76, 57%, 87%)
CMYK
cmyk(15%, 0%, 57%, 13%)
CSS variable
--color-primary: #BBDD5E;
Lowercase HEX
#bbdd5e

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD5E

.color-bbdd5e {
  color: #BBDD5E;
  background-color: #BBDD5E;
}

Frequently asked questions

What color is #BBDD5E?+

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

What is the closest Tailwind color to #BBDD5E?+

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