#A5AE5B Color

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

Color preview

#A5AE5B

Color formats

HEX
#A5AE5B
RGB
rgb(165, 174, 91)
RGBA
rgba(165, 174, 91, 1)
HSL
hsl(67, 34%, 52%)
HSV
hsv(67, 48%, 68%)
CMYK
cmyk(5%, 0%, 48%, 32%)
CSS variable
--color-primary: #A5AE5B;
Lowercase HEX
#a5ae5b

Shades

Tints

Tones

Harmony

CSS snippets for #A5AE5B

.color-a5ae5b {
  color: #A5AE5B;
  background-color: #A5AE5B;
}

Frequently asked questions

What color is #A5AE5B?+

#A5AE5B is a HEX color with RGB value rgb(165, 174, 91) and HSL value hsl(67, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A5AE5B?+

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