#BBBB49 Color

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

Color preview

#BBBB49

Color formats

HEX
#BBBB49
RGB
rgb(187, 187, 73)
RGBA
rgba(187, 187, 73, 1)
HSL
hsl(60, 46%, 51%)
HSV
hsv(60, 61%, 73%)
CMYK
cmyk(0%, 0%, 61%, 27%)
CSS variable
--color-primary: #BBBB49;
Lowercase HEX
#bbbb49

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB49

.color-bbbb49 {
  color: #BBBB49;
  background-color: #BBBB49;
}

Frequently asked questions

What color is #BBBB49?+

#BBBB49 is a HEX color with RGB value rgb(187, 187, 73) and HSL value hsl(60, 46%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB49?+

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