#BBA84B Color

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

Color preview

#BBA84B

Color formats

HEX
#BBA84B
RGB
rgb(187, 168, 75)
RGBA
rgba(187, 168, 75, 1)
HSL
hsl(50, 45%, 51%)
HSV
hsv(50, 60%, 73%)
CMYK
cmyk(0%, 10%, 60%, 27%)
CSS variable
--color-primary: #BBA84B;
Lowercase HEX
#bba84b

Shades

Tints

Tones

Harmony

CSS snippets for #BBA84B

.color-bba84b {
  color: #BBA84B;
  background-color: #BBA84B;
}

Frequently asked questions

What color is #BBA84B?+

#BBA84B is a HEX color with RGB value rgb(187, 168, 75) and HSL value hsl(50, 45%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBA84B?+

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