#BAAC45 Color

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

Color preview

#BAAC45

Color formats

HEX
#BAAC45
RGB
rgb(186, 172, 69)
RGBA
rgba(186, 172, 69, 1)
HSL
hsl(53, 46%, 50%)
HSV
hsv(53, 63%, 73%)
CMYK
cmyk(0%, 8%, 63%, 27%)
CSS variable
--color-primary: #BAAC45;
Lowercase HEX
#baac45

Shades

Tints

Tones

Harmony

CSS snippets for #BAAC45

.color-baac45 {
  color: #BAAC45;
  background-color: #BAAC45;
}

Frequently asked questions

What color is #BAAC45?+

#BAAC45 is a HEX color with RGB value rgb(186, 172, 69) and HSL value hsl(53, 46%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAAC45?+

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