#A0A250 Color

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

Color preview

#A0A250

Color formats

HEX
#A0A250
RGB
rgb(160, 162, 80)
RGBA
rgba(160, 162, 80, 1)
HSL
hsl(61, 34%, 47%)
HSV
hsv(61, 51%, 64%)
CMYK
cmyk(1%, 0%, 51%, 36%)
CSS variable
--color-primary: #A0A250;
Lowercase HEX
#a0a250

Shades

Tints

Tones

Harmony

CSS snippets for #A0A250

.color-a0a250 {
  color: #A0A250;
  background-color: #A0A250;
}

Frequently asked questions

What color is #A0A250?+

#A0A250 is a HEX color with RGB value rgb(160, 162, 80) and HSL value hsl(61, 34%, 47%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A0A250?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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