#BBC84C Color

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

Color preview

#BBC84C

Color formats

HEX
#BBC84C
RGB
rgb(187, 200, 76)
RGBA
rgba(187, 200, 76, 1)
HSL
hsl(66, 53%, 54%)
HSV
hsv(66, 62%, 78%)
CMYK
cmyk(7%, 0%, 62%, 22%)
CSS variable
--color-primary: #BBC84C;
Lowercase HEX
#bbc84c

Shades

Tints

Tones

Harmony

CSS snippets for #BBC84C

.color-bbc84c {
  color: #BBC84C;
  background-color: #BBC84C;
}

Frequently asked questions

What color is #BBC84C?+

#BBC84C is a HEX color with RGB value rgb(187, 200, 76) and HSL value hsl(66, 53%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBC84C?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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