#BAA150 Color

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

Color preview

#BAA150

Color formats

HEX
#BAA150
RGB
rgb(186, 161, 80)
RGBA
rgba(186, 161, 80, 1)
HSL
hsl(46, 43%, 52%)
HSV
hsv(46, 57%, 73%)
CMYK
cmyk(0%, 13%, 57%, 27%)
CSS variable
--color-primary: #BAA150;
Lowercase HEX
#baa150

Shades

Tints

Tones

Harmony

CSS snippets for #BAA150

.color-baa150 {
  color: #BAA150;
  background-color: #BAA150;
}

Frequently asked questions

What color is #BAA150?+

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

What is the closest Tailwind color to #BAA150?+

The closest Tailwind color is orange-400, available as the bg-orange-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