#A28A2A Color

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

Color preview

#A28A2A

Color formats

HEX
#A28A2A
RGB
rgb(162, 138, 42)
RGBA
rgba(162, 138, 42, 1)
HSL
hsl(48, 59%, 40%)
HSV
hsv(48, 74%, 64%)
CMYK
cmyk(0%, 15%, 74%, 36%)
CSS variable
--color-primary: #A28A2A;
Lowercase HEX
#a28a2a

Shades

Tints

Tones

Harmony

CSS snippets for #A28A2A

.color-a28a2a {
  color: #A28A2A;
  background-color: #A28A2A;
}

Frequently asked questions

What color is #A28A2A?+

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

What is the closest Tailwind color to #A28A2A?+

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