#B2701A Color

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

Color preview

#B2701A

Color formats

HEX
#B2701A
RGB
rgb(178, 112, 26)
RGBA
rgba(178, 112, 26, 1)
HSL
hsl(34, 75%, 40%)
HSV
hsv(34, 85%, 70%)
CMYK
cmyk(0%, 37%, 85%, 30%)
CSS variable
--color-primary: #B2701A;
Lowercase HEX
#b2701a

Shades

Tints

Tones

Harmony

CSS snippets for #B2701A

.color-b2701a {
  color: #B2701A;
  background-color: #B2701A;
}

Frequently asked questions

What color is #B2701A?+

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

What is the closest Tailwind color to #B2701A?+

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