#B8AE2E Color

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

Color preview

#B8AE2E

Color formats

HEX
#B8AE2E
RGB
rgb(184, 174, 46)
RGBA
rgba(184, 174, 46, 1)
HSL
hsl(56, 60%, 45%)
HSV
hsv(56, 75%, 72%)
CMYK
cmyk(0%, 5%, 75%, 28%)
CSS variable
--color-primary: #B8AE2E;
Lowercase HEX
#b8ae2e

Shades

Tints

Tones

Harmony

CSS snippets for #B8AE2E

.color-b8ae2e {
  color: #B8AE2E;
  background-color: #B8AE2E;
}

Frequently asked questions

What color is #B8AE2E?+

#B8AE2E is a HEX color with RGB value rgb(184, 174, 46) and HSL value hsl(56, 60%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #B8AE2E?+

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