#B8B00F Color

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

Color preview

#B8B00F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B8B00F

.color-b8b00f {
  color: #B8B00F;
  background-color: #B8B00F;
}

Frequently asked questions

What color is #B8B00F?+

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

What is the closest Tailwind color to #B8B00F?+

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