#BBAA3F Color

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

Color preview

#BBAA3F

Color formats

HEX
#BBAA3F
RGB
rgb(187, 170, 63)
RGBA
rgba(187, 170, 63, 1)
HSL
hsl(52, 50%, 49%)
HSV
hsv(52, 66%, 73%)
CMYK
cmyk(0%, 9%, 66%, 27%)
CSS variable
--color-primary: #BBAA3F;
Lowercase HEX
#bbaa3f

Shades

Tints

Tones

Harmony

CSS snippets for #BBAA3F

.color-bbaa3f {
  color: #BBAA3F;
  background-color: #BBAA3F;
}

Frequently asked questions

What color is #BBAA3F?+

#BBAA3F is a HEX color with RGB value rgb(187, 170, 63) and HSL value hsl(52, 50%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BBAA3F?+

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