#BBCB0B Color

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

Color preview

#BBCB0B

Color formats

HEX
#BBCB0B
RGB
rgb(187, 203, 11)
RGBA
rgba(187, 203, 11, 1)
HSL
hsl(65, 90%, 42%)
HSV
hsv(65, 95%, 80%)
CMYK
cmyk(8%, 0%, 95%, 20%)
CSS variable
--color-primary: #BBCB0B;
Lowercase HEX
#bbcb0b

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB0B

.color-bbcb0b {
  color: #BBCB0B;
  background-color: #BBCB0B;
}

Frequently asked questions

What color is #BBCB0B?+

#BBCB0B is a HEX color with RGB value rgb(187, 203, 11) and HSL value hsl(65, 90%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCB0B?+

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