#B38F23 Color

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

Color preview

#B38F23

Color formats

HEX
#B38F23
RGB
rgb(179, 143, 35)
RGBA
rgba(179, 143, 35, 1)
HSL
hsl(45, 67%, 42%)
HSV
hsv(45, 80%, 70%)
CMYK
cmyk(0%, 20%, 80%, 30%)
CSS variable
--color-primary: #B38F23;
Lowercase HEX
#b38f23

Shades

Tints

Tones

Harmony

CSS snippets for #B38F23

.color-b38f23 {
  color: #B38F23;
  background-color: #B38F23;
}

Frequently asked questions

What color is #B38F23?+

#B38F23 is a HEX color with RGB value rgb(179, 143, 35) and HSL value hsl(45, 67%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B38F23?+

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