#AB7E2B Color

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

Color preview

#AB7E2B

Color formats

HEX
#AB7E2B
RGB
rgb(171, 126, 43)
RGBA
rgba(171, 126, 43, 1)
HSL
hsl(39, 60%, 42%)
HSV
hsv(39, 75%, 67%)
CMYK
cmyk(0%, 26%, 75%, 33%)
CSS variable
--color-primary: #AB7E2B;
Lowercase HEX
#ab7e2b

Shades

Tints

Tones

Harmony

CSS snippets for #AB7E2B

.color-ab7e2b {
  color: #AB7E2B;
  background-color: #AB7E2B;
}

Frequently asked questions

What color is #AB7E2B?+

#AB7E2B is a HEX color with RGB value rgb(171, 126, 43) and HSL value hsl(39, 60%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AB7E2B?+

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