#BBCB2F Color

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

Color preview

#BBCB2F

Color formats

HEX
#BBCB2F
RGB
rgb(187, 203, 47)
RGBA
rgba(187, 203, 47, 1)
HSL
hsl(66, 62%, 49%)
HSV
hsv(66, 77%, 80%)
CMYK
cmyk(8%, 0%, 77%, 20%)
CSS variable
--color-primary: #BBCB2F;
Lowercase HEX
#bbcb2f

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB2F

.color-bbcb2f {
  color: #BBCB2F;
  background-color: #BBCB2F;
}

Frequently asked questions

What color is #BBCB2F?+

#BBCB2F is a HEX color with RGB value rgb(187, 203, 47) and HSL value hsl(66, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCB2F?+

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