#BAAD50 Color

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

Color preview

#BAAD50

Color formats

HEX
#BAAD50
RGB
rgb(186, 173, 80)
RGBA
rgba(186, 173, 80, 1)
HSL
hsl(53, 43%, 52%)
HSV
hsv(53, 57%, 73%)
CMYK
cmyk(0%, 7%, 57%, 27%)
CSS variable
--color-primary: #BAAD50;
Lowercase HEX
#baad50

Shades

Tints

Tones

Harmony

CSS snippets for #BAAD50

.color-baad50 {
  color: #BAAD50;
  background-color: #BAAD50;
}

Frequently asked questions

What color is #BAAD50?+

#BAAD50 is a HEX color with RGB value rgb(186, 173, 80) and HSL value hsl(53, 43%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAAD50?+

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