#BBDD5F Color

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

Color preview

#BBDD5F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD5F

.color-bbdd5f {
  color: #BBDD5F;
  background-color: #BBDD5F;
}

Frequently asked questions

What color is #BBDD5F?+

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

What is the closest Tailwind color to #BBDD5F?+

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