#BBB254 Color

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

Color preview

#BBB254

Color formats

HEX
#BBB254
RGB
rgb(187, 178, 84)
RGBA
rgba(187, 178, 84, 1)
HSL
hsl(55, 43%, 53%)
HSV
hsv(55, 55%, 73%)
CMYK
cmyk(0%, 5%, 55%, 27%)
CSS variable
--color-primary: #BBB254;
Lowercase HEX
#bbb254

Shades

Tints

Tones

Harmony

CSS snippets for #BBB254

.color-bbb254 {
  color: #BBB254;
  background-color: #BBB254;
}

Frequently asked questions

What color is #BBB254?+

#BBB254 is a HEX color with RGB value rgb(187, 178, 84) and HSL value hsl(55, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB254?+

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