#A28C2A Color

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

Color preview

#A28C2A

Color formats

HEX
#A28C2A
RGB
rgb(162, 140, 42)
RGBA
rgba(162, 140, 42, 1)
HSL
hsl(49, 59%, 40%)
HSV
hsv(49, 74%, 64%)
CMYK
cmyk(0%, 14%, 74%, 36%)
CSS variable
--color-primary: #A28C2A;
Lowercase HEX
#a28c2a

Shades

Tints

Tones

Harmony

CSS snippets for #A28C2A

.color-a28c2a {
  color: #A28C2A;
  background-color: #A28C2A;
}

Frequently asked questions

What color is #A28C2A?+

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

What is the closest Tailwind color to #A28C2A?+

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