#BAC402 Color

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

Color preview

#BAC402

Color formats

HEX
#BAC402
RGB
rgb(186, 196, 2)
RGBA
rgba(186, 196, 2, 1)
HSL
hsl(63, 98%, 39%)
HSV
hsv(63, 99%, 77%)
CMYK
cmyk(5%, 0%, 99%, 23%)
CSS variable
--color-primary: #BAC402;
Lowercase HEX
#bac402

Shades

Tints

Tones

Harmony

CSS snippets for #BAC402

.color-bac402 {
  color: #BAC402;
  background-color: #BAC402;
}

Frequently asked questions

What color is #BAC402?+

#BAC402 is a HEX color with RGB value rgb(186, 196, 2) and HSL value hsl(63, 98%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAC402?+

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