#BAAF12 Color

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

Color preview

#BAAF12

Color formats

HEX
#BAAF12
RGB
rgb(186, 175, 18)
RGBA
rgba(186, 175, 18, 1)
HSL
hsl(56, 82%, 40%)
HSV
hsv(56, 90%, 73%)
CMYK
cmyk(0%, 6%, 90%, 27%)
CSS variable
--color-primary: #BAAF12;
Lowercase HEX
#baaf12

Shades

Tints

Tones

Harmony

CSS snippets for #BAAF12

.color-baaf12 {
  color: #BAAF12;
  background-color: #BAAF12;
}

Frequently asked questions

What color is #BAAF12?+

#BAAF12 is a HEX color with RGB value rgb(186, 175, 18) and HSL value hsl(56, 82%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAAF12?+

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