#BBB153 Color

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

Color preview

#BBB153

Color formats

HEX
#BBB153
RGB
rgb(187, 177, 83)
RGBA
rgba(187, 177, 83, 1)
HSL
hsl(54, 43%, 53%)
HSV
hsv(54, 56%, 73%)
CMYK
cmyk(0%, 5%, 56%, 27%)
CSS variable
--color-primary: #BBB153;
Lowercase HEX
#bbb153

Shades

Tints

Tones

Harmony

CSS snippets for #BBB153

.color-bbb153 {
  color: #BBB153;
  background-color: #BBB153;
}

Frequently asked questions

What color is #BBB153?+

#BBB153 is a HEX color with RGB value rgb(187, 177, 83) and HSL value hsl(54, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB153?+

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