#B6AE16 Color

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

Color preview

#B6AE16

Color formats

HEX
#B6AE16
RGB
rgb(182, 174, 22)
RGBA
rgba(182, 174, 22, 1)
HSL
hsl(57, 78%, 40%)
HSV
hsv(57, 88%, 71%)
CMYK
cmyk(0%, 4%, 88%, 29%)
CSS variable
--color-primary: #B6AE16;
Lowercase HEX
#b6ae16

Shades

Tints

Tones

Harmony

CSS snippets for #B6AE16

.color-b6ae16 {
  color: #B6AE16;
  background-color: #B6AE16;
}

Frequently asked questions

What color is #B6AE16?+

#B6AE16 is a HEX color with RGB value rgb(182, 174, 22) and HSL value hsl(57, 78%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #B6AE16?+

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