#B88D1E Color

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

Color preview

#B88D1E

Color formats

HEX
#B88D1E
RGB
rgb(184, 141, 30)
RGBA
rgba(184, 141, 30, 1)
HSL
hsl(43, 72%, 42%)
HSV
hsv(43, 84%, 72%)
CMYK
cmyk(0%, 23%, 84%, 28%)
CSS variable
--color-primary: #B88D1E;
Lowercase HEX
#b88d1e

Shades

Tints

Tones

Harmony

CSS snippets for #B88D1E

.color-b88d1e {
  color: #B88D1E;
  background-color: #B88D1E;
}

Frequently asked questions

What color is #B88D1E?+

#B88D1E is a HEX color with RGB value rgb(184, 141, 30) and HSL value hsl(43, 72%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B88D1E?+

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