#BAC701 Color

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

Color preview

#BAC701

Color formats

HEX
#BAC701
RGB
rgb(186, 199, 1)
RGBA
rgba(186, 199, 1, 1)
HSL
hsl(64, 99%, 39%)
HSV
hsv(64, 99%, 78%)
CMYK
cmyk(7%, 0%, 99%, 22%)
CSS variable
--color-primary: #BAC701;
Lowercase HEX
#bac701

Shades

Tints

Tones

Harmony

CSS snippets for #BAC701

.color-bac701 {
  color: #BAC701;
  background-color: #BAC701;
}

Frequently asked questions

What color is #BAC701?+

#BAC701 is a HEX color with RGB value rgb(186, 199, 1) and HSL value hsl(64, 99%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAC701?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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