#BBBF70 Color

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

Color preview

#BBBF70

Color formats

HEX
#BBBF70
RGB
rgb(187, 191, 112)
RGBA
rgba(187, 191, 112, 1)
HSL
hsl(63, 38%, 59%)
HSV
hsv(63, 41%, 75%)
CMYK
cmyk(2%, 0%, 41%, 25%)
CSS variable
--color-primary: #BBBF70;
Lowercase HEX
#bbbf70

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF70

.color-bbbf70 {
  color: #BBBF70;
  background-color: #BBBF70;
}

Frequently asked questions

What color is #BBBF70?+

#BBBF70 is a HEX color with RGB value rgb(187, 191, 112) and HSL value hsl(63, 38%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBF70?+

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