#B28E1A Color

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

Color preview

#B28E1A

Color formats

HEX
#B28E1A
RGB
rgb(178, 142, 26)
RGBA
rgba(178, 142, 26, 1)
HSL
hsl(46, 75%, 40%)
HSV
hsv(46, 85%, 70%)
CMYK
cmyk(0%, 20%, 85%, 30%)
CSS variable
--color-primary: #B28E1A;
Lowercase HEX
#b28e1a

Shades

Tints

Tones

Harmony

CSS snippets for #B28E1A

.color-b28e1a {
  color: #B28E1A;
  background-color: #B28E1A;
}

Frequently asked questions

What color is #B28E1A?+

#B28E1A is a HEX color with RGB value rgb(178, 142, 26) and HSL value hsl(46, 75%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B28E1A?+

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