#A89B06 Color

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

Color preview

#A89B06

Color formats

HEX
#A89B06
RGB
rgb(168, 155, 6)
RGBA
rgba(168, 155, 6, 1)
HSL
hsl(55, 93%, 34%)
HSV
hsv(55, 96%, 66%)
CMYK
cmyk(0%, 8%, 96%, 34%)
CSS variable
--color-primary: #A89B06;
Lowercase HEX
#a89b06

Shades

Tints

Tones

Harmony

CSS snippets for #A89B06

.color-a89b06 {
  color: #A89B06;
  background-color: #A89B06;
}

Frequently asked questions

What color is #A89B06?+

#A89B06 is a HEX color with RGB value rgb(168, 155, 6) and HSL value hsl(55, 93%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A89B06?+

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