#A28E2A Color

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

Color preview

#A28E2A

Color formats

HEX
#A28E2A
RGB
rgb(162, 142, 42)
RGBA
rgba(162, 142, 42, 1)
HSL
hsl(50, 59%, 40%)
HSV
hsv(50, 74%, 64%)
CMYK
cmyk(0%, 12%, 74%, 36%)
CSS variable
--color-primary: #A28E2A;
Lowercase HEX
#a28e2a

Shades

Tints

Tones

Harmony

CSS snippets for #A28E2A

.color-a28e2a {
  color: #A28E2A;
  background-color: #A28E2A;
}

Frequently asked questions

What color is #A28E2A?+

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

What is the closest Tailwind color to #A28E2A?+

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