#BAC23D Color

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

Color preview

#BAC23D

Color formats

HEX
#BAC23D
RGB
rgb(186, 194, 61)
RGBA
rgba(186, 194, 61, 1)
HSL
hsl(64, 52%, 50%)
HSV
hsv(64, 69%, 76%)
CMYK
cmyk(4%, 0%, 69%, 24%)
CSS variable
--color-primary: #BAC23D;
Lowercase HEX
#bac23d

Shades

Tints

Tones

Harmony

CSS snippets for #BAC23D

.color-bac23d {
  color: #BAC23D;
  background-color: #BAC23D;
}

Frequently asked questions

What color is #BAC23D?+

#BAC23D is a HEX color with RGB value rgb(186, 194, 61) and HSL value hsl(64, 52%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC23D?+

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