#BAC04E Color

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

Color preview

#BAC04E

Color formats

HEX
#BAC04E
RGB
rgb(186, 192, 78)
RGBA
rgba(186, 192, 78, 1)
HSL
hsl(63, 48%, 53%)
HSV
hsv(63, 59%, 75%)
CMYK
cmyk(3%, 0%, 59%, 25%)
CSS variable
--color-primary: #BAC04E;
Lowercase HEX
#bac04e

Shades

Tints

Tones

Harmony

CSS snippets for #BAC04E

.color-bac04e {
  color: #BAC04E;
  background-color: #BAC04E;
}

Frequently asked questions

What color is #BAC04E?+

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

What is the closest Tailwind color to #BAC04E?+

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