#BBCB43 Color

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

Color preview

#BBCB43

Color formats

HEX
#BBCB43
RGB
rgb(187, 203, 67)
RGBA
rgba(187, 203, 67, 1)
HSL
hsl(67, 57%, 53%)
HSV
hsv(67, 67%, 80%)
CMYK
cmyk(8%, 0%, 67%, 20%)
CSS variable
--color-primary: #BBCB43;
Lowercase HEX
#bbcb43

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB43

.color-bbcb43 {
  color: #BBCB43;
  background-color: #BBCB43;
}

Frequently asked questions

What color is #BBCB43?+

#BBCB43 is a HEX color with RGB value rgb(187, 203, 67) and HSL value hsl(67, 57%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCB43?+

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