#A28B24 Color

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

Color preview

#A28B24

Color formats

HEX
#A28B24
RGB
rgb(162, 139, 36)
RGBA
rgba(162, 139, 36, 1)
HSL
hsl(49, 64%, 39%)
HSV
hsv(49, 78%, 64%)
CMYK
cmyk(0%, 14%, 78%, 36%)
CSS variable
--color-primary: #A28B24;
Lowercase HEX
#a28b24

Shades

Tints

Tones

Harmony

CSS snippets for #A28B24

.color-a28b24 {
  color: #A28B24;
  background-color: #A28B24;
}

Frequently asked questions

What color is #A28B24?+

#A28B24 is a HEX color with RGB value rgb(162, 139, 36) and HSL value hsl(49, 64%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A28B24?+

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