#A18F36 Color

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

Color preview

#A18F36

Color formats

HEX
#A18F36
RGB
rgb(161, 143, 54)
RGBA
rgba(161, 143, 54, 1)
HSL
hsl(50, 50%, 42%)
HSV
hsv(50, 66%, 63%)
CMYK
cmyk(0%, 11%, 66%, 37%)
CSS variable
--color-primary: #A18F36;
Lowercase HEX
#a18f36

Shades

Tints

Tones

Harmony

CSS snippets for #A18F36

.color-a18f36 {
  color: #A18F36;
  background-color: #A18F36;
}

Frequently asked questions

What color is #A18F36?+

#A18F36 is a HEX color with RGB value rgb(161, 143, 54) and HSL value hsl(50, 50%, 42%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #A18F36?+

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