#B8B80F Color

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

Color preview

#B8B80F

Color formats

HEX
#B8B80F
RGB
rgb(184, 184, 15)
RGBA
rgba(184, 184, 15, 1)
HSL
hsl(60, 85%, 39%)
HSV
hsv(60, 92%, 72%)
CMYK
cmyk(0%, 0%, 92%, 28%)
CSS variable
--color-primary: #B8B80F;
Lowercase HEX
#b8b80f

Shades

Tints

Tones

Harmony

CSS snippets for #B8B80F

.color-b8b80f {
  color: #B8B80F;
  background-color: #B8B80F;
}

Frequently asked questions

What color is #B8B80F?+

#B8B80F is a HEX color with RGB value rgb(184, 184, 15) and HSL value hsl(60, 85%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #B8B80F?+

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