#BAC050 Color

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

Color preview

#BAC050

Color formats

HEX
#BAC050
RGB
rgb(186, 192, 80)
RGBA
rgba(186, 192, 80, 1)
HSL
hsl(63, 47%, 53%)
HSV
hsv(63, 58%, 75%)
CMYK
cmyk(3%, 0%, 58%, 25%)
CSS variable
--color-primary: #BAC050;
Lowercase HEX
#bac050

Shades

Tints

Tones

Harmony

CSS snippets for #BAC050

.color-bac050 {
  color: #BAC050;
  background-color: #BAC050;
}

Frequently asked questions

What color is #BAC050?+

#BAC050 is a HEX color with RGB value rgb(186, 192, 80) and HSL value hsl(63, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC050?+

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