#A18C25 Color

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

Color preview

#A18C25

Color formats

HEX
#A18C25
RGB
rgb(161, 140, 37)
RGBA
rgba(161, 140, 37, 1)
HSL
hsl(50, 63%, 39%)
HSV
hsv(50, 77%, 63%)
CMYK
cmyk(0%, 13%, 77%, 37%)
CSS variable
--color-primary: #A18C25;
Lowercase HEX
#a18c25

Shades

Tints

Tones

Harmony

CSS snippets for #A18C25

.color-a18c25 {
  color: #A18C25;
  background-color: #A18C25;
}

Frequently asked questions

What color is #A18C25?+

#A18C25 is a HEX color with RGB value rgb(161, 140, 37) and HSL value hsl(50, 63%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A18C25?+

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