#BBCA44 Color

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

Color preview

#BBCA44

Color formats

HEX
#BBCA44
RGB
rgb(187, 202, 68)
RGBA
rgba(187, 202, 68, 1)
HSL
hsl(67, 56%, 53%)
HSV
hsv(67, 66%, 79%)
CMYK
cmyk(7%, 0%, 66%, 21%)
CSS variable
--color-primary: #BBCA44;
Lowercase HEX
#bbca44

Shades

Tints

Tones

Harmony

CSS snippets for #BBCA44

.color-bbca44 {
  color: #BBCA44;
  background-color: #BBCA44;
}

Frequently asked questions

What color is #BBCA44?+

#BBCA44 is a HEX color with RGB value rgb(187, 202, 68) and HSL value hsl(67, 56%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCA44?+

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