#B28C25 Color

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

Color preview

#B28C25

Color formats

HEX
#B28C25
RGB
rgb(178, 140, 37)
RGBA
rgba(178, 140, 37, 1)
HSL
hsl(44, 66%, 42%)
HSV
hsv(44, 79%, 70%)
CMYK
cmyk(0%, 21%, 79%, 30%)
CSS variable
--color-primary: #B28C25;
Lowercase HEX
#b28c25

Shades

Tints

Tones

Harmony

CSS snippets for #B28C25

.color-b28c25 {
  color: #B28C25;
  background-color: #B28C25;
}

Frequently asked questions

What color is #B28C25?+

#B28C25 is a HEX color with RGB value rgb(178, 140, 37) and HSL value hsl(44, 66%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B28C25?+

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