#B5AE2C Color

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

Color preview

#B5AE2C

Color formats

HEX
#B5AE2C
RGB
rgb(181, 174, 44)
RGBA
rgba(181, 174, 44, 1)
HSL
hsl(57, 61%, 44%)
HSV
hsv(57, 76%, 71%)
CMYK
cmyk(0%, 4%, 76%, 29%)
CSS variable
--color-primary: #B5AE2C;
Lowercase HEX
#b5ae2c

Shades

Tints

Tones

Harmony

CSS snippets for #B5AE2C

.color-b5ae2c {
  color: #B5AE2C;
  background-color: #B5AE2C;
}

Frequently asked questions

What color is #B5AE2C?+

#B5AE2C is a HEX color with RGB value rgb(181, 174, 44) and HSL value hsl(57, 61%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #B5AE2C?+

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