#BBCB49 Color

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

Color preview

#BBCB49

Color formats

HEX
#BBCB49
RGB
rgb(187, 203, 73)
RGBA
rgba(187, 203, 73, 1)
HSL
hsl(67, 56%, 54%)
HSV
hsv(67, 64%, 80%)
CMYK
cmyk(8%, 0%, 64%, 20%)
CSS variable
--color-primary: #BBCB49;
Lowercase HEX
#bbcb49

Shades

Tints

Tones

Harmony

CSS snippets for #BBCB49

.color-bbcb49 {
  color: #BBCB49;
  background-color: #BBCB49;
}

Frequently asked questions

What color is #BBCB49?+

#BBCB49 is a HEX color with RGB value rgb(187, 203, 73) and HSL value hsl(67, 56%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCB49?+

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