#BBBF5F Color

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

Color preview

#BBBF5F

Color formats

HEX
#BBBF5F
RGB
rgb(187, 191, 95)
RGBA
rgba(187, 191, 95, 1)
HSL
hsl(63, 43%, 56%)
HSV
hsv(63, 50%, 75%)
CMYK
cmyk(2%, 0%, 50%, 25%)
CSS variable
--color-primary: #BBBF5F;
Lowercase HEX
#bbbf5f

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF5F

.color-bbbf5f {
  color: #BBBF5F;
  background-color: #BBBF5F;
}

Frequently asked questions

What color is #BBBF5F?+

#BBBF5F is a HEX color with RGB value rgb(187, 191, 95) and HSL value hsl(63, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBF5F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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