#BBDD64 Color

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

Color preview

#BBDD64

Color formats

HEX
#BBDD64
RGB
rgb(187, 221, 100)
RGBA
rgba(187, 221, 100, 1)
HSL
hsl(77, 64%, 63%)
HSV
hsv(77, 55%, 87%)
CMYK
cmyk(15%, 0%, 55%, 13%)
CSS variable
--color-primary: #BBDD64;
Lowercase HEX
#bbdd64

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD64

.color-bbdd64 {
  color: #BBDD64;
  background-color: #BBDD64;
}

Frequently asked questions

What color is #BBDD64?+

#BBDD64 is a HEX color with RGB value rgb(187, 221, 100) and HSL value hsl(77, 64%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDD64?+

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