#B1AF23 Color

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

Color preview

#B1AF23

Color formats

HEX
#B1AF23
RGB
rgb(177, 175, 35)
RGBA
rgba(177, 175, 35, 1)
HSL
hsl(59, 67%, 42%)
HSV
hsv(59, 80%, 69%)
CMYK
cmyk(0%, 1%, 80%, 31%)
CSS variable
--color-primary: #B1AF23;
Lowercase HEX
#b1af23

Shades

Tints

Tones

Harmony

CSS snippets for #B1AF23

.color-b1af23 {
  color: #B1AF23;
  background-color: #B1AF23;
}

Frequently asked questions

What color is #B1AF23?+

#B1AF23 is a HEX color with RGB value rgb(177, 175, 35) and HSL value hsl(59, 67%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B1AF23?+

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