#BAC223 Color

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

Color preview

#BAC223

Color formats

HEX
#BAC223
RGB
rgb(186, 194, 35)
RGBA
rgba(186, 194, 35, 1)
HSL
hsl(63, 69%, 45%)
HSV
hsv(63, 82%, 76%)
CMYK
cmyk(4%, 0%, 82%, 24%)
CSS variable
--color-primary: #BAC223;
Lowercase HEX
#bac223

Shades

Tints

Tones

Harmony

CSS snippets for #BAC223

.color-bac223 {
  color: #BAC223;
  background-color: #BAC223;
}

Frequently asked questions

What color is #BAC223?+

#BAC223 is a HEX color with RGB value rgb(186, 194, 35) and HSL value hsl(63, 69%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC223?+

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