#A27E2A Color

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

Color preview

#A27E2A

Color formats

HEX
#A27E2A
RGB
rgb(162, 126, 42)
RGBA
rgba(162, 126, 42, 1)
HSL
hsl(42, 59%, 40%)
HSV
hsv(42, 74%, 64%)
CMYK
cmyk(0%, 22%, 74%, 36%)
CSS variable
--color-primary: #A27E2A;
Lowercase HEX
#a27e2a

Shades

Tints

Tones

Harmony

CSS snippets for #A27E2A

.color-a27e2a {
  color: #A27E2A;
  background-color: #A27E2A;
}

Frequently asked questions

What color is #A27E2A?+

#A27E2A is a HEX color with RGB value rgb(162, 126, 42) and HSL value hsl(42, 59%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A27E2A?+

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