#BBDC65 Color

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

Color preview

#BBDC65

Color formats

HEX
#BBDC65
RGB
rgb(187, 220, 101)
RGBA
rgba(187, 220, 101, 1)
HSL
hsl(77, 63%, 63%)
HSV
hsv(77, 54%, 86%)
CMYK
cmyk(15%, 0%, 54%, 14%)
CSS variable
--color-primary: #BBDC65;
Lowercase HEX
#bbdc65

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC65

.color-bbdc65 {
  color: #BBDC65;
  background-color: #BBDC65;
}

Frequently asked questions

What color is #BBDC65?+

#BBDC65 is a HEX color with RGB value rgb(187, 220, 101) and HSL value hsl(77, 63%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDC65?+

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