#BBB251 Color

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

Color preview

#BBB251

Color formats

HEX
#BBB251
RGB
rgb(187, 178, 81)
RGBA
rgba(187, 178, 81, 1)
HSL
hsl(55, 44%, 53%)
HSV
hsv(55, 57%, 73%)
CMYK
cmyk(0%, 5%, 57%, 27%)
CSS variable
--color-primary: #BBB251;
Lowercase HEX
#bbb251

Shades

Tints

Tones

Harmony

CSS snippets for #BBB251

.color-bbb251 {
  color: #BBB251;
  background-color: #BBB251;
}

Frequently asked questions

What color is #BBB251?+

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

What is the closest Tailwind color to #BBB251?+

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