#BBCA31 Color

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

Color preview

#BBCA31

Color formats

HEX
#BBCA31
RGB
rgb(187, 202, 49)
RGBA
rgba(187, 202, 49, 1)
HSL
hsl(66, 61%, 49%)
HSV
hsv(66, 76%, 79%)
CMYK
cmyk(7%, 0%, 76%, 21%)
CSS variable
--color-primary: #BBCA31;
Lowercase HEX
#bbca31

Shades

Tints

Tones

Harmony

CSS snippets for #BBCA31

.color-bbca31 {
  color: #BBCA31;
  background-color: #BBCA31;
}

Frequently asked questions

What color is #BBCA31?+

#BBCA31 is a HEX color with RGB value rgb(187, 202, 49) and HSL value hsl(66, 61%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCA31?+

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