#B2AE53 Color

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

Color preview

#B2AE53

Color formats

HEX
#B2AE53
RGB
rgb(178, 174, 83)
RGBA
rgba(178, 174, 83, 1)
HSL
hsl(57, 38%, 51%)
HSV
hsv(57, 53%, 70%)
CMYK
cmyk(0%, 2%, 53%, 30%)
CSS variable
--color-primary: #B2AE53;
Lowercase HEX
#b2ae53

Shades

Tints

Tones

Harmony

CSS snippets for #B2AE53

.color-b2ae53 {
  color: #B2AE53;
  background-color: #B2AE53;
}

Frequently asked questions

What color is #B2AE53?+

#B2AE53 is a HEX color with RGB value rgb(178, 174, 83) and HSL value hsl(57, 38%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2AE53?+

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