#BBAF2A Color

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

Color preview

#BBAF2A

Color formats

HEX
#BBAF2A
RGB
rgb(187, 175, 42)
RGBA
rgba(187, 175, 42, 1)
HSL
hsl(55, 63%, 45%)
HSV
hsv(55, 78%, 73%)
CMYK
cmyk(0%, 6%, 78%, 27%)
CSS variable
--color-primary: #BBAF2A;
Lowercase HEX
#bbaf2a

Shades

Tints

Tones

Harmony

CSS snippets for #BBAF2A

.color-bbaf2a {
  color: #BBAF2A;
  background-color: #BBAF2A;
}

Frequently asked questions

What color is #BBAF2A?+

#BBAF2A is a HEX color with RGB value rgb(187, 175, 42) and HSL value hsl(55, 63%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBAF2A?+

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