#BBC93B Color

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

Color preview

#BBC93B

Color formats

HEX
#BBC93B
RGB
rgb(187, 201, 59)
RGBA
rgba(187, 201, 59, 1)
HSL
hsl(66, 57%, 51%)
HSV
hsv(66, 71%, 79%)
CMYK
cmyk(7%, 0%, 71%, 21%)
CSS variable
--color-primary: #BBC93B;
Lowercase HEX
#bbc93b

Shades

Tints

Tones

Harmony

CSS snippets for #BBC93B

.color-bbc93b {
  color: #BBC93B;
  background-color: #BBC93B;
}

Frequently asked questions

What color is #BBC93B?+

#BBC93B is a HEX color with RGB value rgb(187, 201, 59) and HSL value hsl(66, 57%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBC93B?+

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