#B3AE4C Color

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

Color preview

#B3AE4C

Color formats

HEX
#B3AE4C
RGB
rgb(179, 174, 76)
RGBA
rgba(179, 174, 76, 1)
HSL
hsl(57, 40%, 50%)
HSV
hsv(57, 58%, 70%)
CMYK
cmyk(0%, 3%, 58%, 30%)
CSS variable
--color-primary: #B3AE4C;
Lowercase HEX
#b3ae4c

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE4C

.color-b3ae4c {
  color: #B3AE4C;
  background-color: #B3AE4C;
}

Frequently asked questions

What color is #B3AE4C?+

#B3AE4C is a HEX color with RGB value rgb(179, 174, 76) and HSL value hsl(57, 40%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3AE4C?+

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