#BAC144 Color

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

Color preview

#BAC144

Color formats

HEX
#BAC144
RGB
rgb(186, 193, 68)
RGBA
rgba(186, 193, 68, 1)
HSL
hsl(63, 50%, 51%)
HSV
hsv(63, 65%, 76%)
CMYK
cmyk(4%, 0%, 65%, 24%)
CSS variable
--color-primary: #BAC144;
Lowercase HEX
#bac144

Shades

Tints

Tones

Harmony

CSS snippets for #BAC144

.color-bac144 {
  color: #BAC144;
  background-color: #BAC144;
}

Frequently asked questions

What color is #BAC144?+

#BAC144 is a HEX color with RGB value rgb(186, 193, 68) and HSL value hsl(63, 50%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC144?+

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