#BAC03F Color

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

Color preview

#BAC03F

Color formats

HEX
#BAC03F
RGB
rgb(186, 192, 63)
RGBA
rgba(186, 192, 63, 1)
HSL
hsl(63, 51%, 50%)
HSV
hsv(63, 67%, 75%)
CMYK
cmyk(3%, 0%, 67%, 25%)
CSS variable
--color-primary: #BAC03F;
Lowercase HEX
#bac03f

Shades

Tints

Tones

Harmony

CSS snippets for #BAC03F

.color-bac03f {
  color: #BAC03F;
  background-color: #BAC03F;
}

Frequently asked questions

What color is #BAC03F?+

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

What is the closest Tailwind color to #BAC03F?+

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