#BA6F0E Color

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

Color preview

#BA6F0E

Color formats

HEX
#BA6F0E
RGB
rgb(186, 111, 14)
RGBA
rgba(186, 111, 14, 1)
HSL
hsl(34, 86%, 39%)
HSV
hsv(34, 92%, 73%)
CMYK
cmyk(0%, 40%, 92%, 27%)
CSS variable
--color-primary: #BA6F0E;
Lowercase HEX
#ba6f0e

Shades

Tints

Tones

Harmony

CSS snippets for #BA6F0E

.color-ba6f0e {
  color: #BA6F0E;
  background-color: #BA6F0E;
}

Frequently asked questions

What color is #BA6F0E?+

#BA6F0E is a HEX color with RGB value rgb(186, 111, 14) and HSL value hsl(34, 86%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BA6F0E?+

The closest Tailwind color is yellow-700, available as the bg-yellow-700 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