#A6AE0F Color

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

Color preview

#A6AE0F

Color formats

HEX
#A6AE0F
RGB
rgb(166, 174, 15)
RGBA
rgba(166, 174, 15, 1)
HSL
hsl(63, 84%, 37%)
HSV
hsv(63, 91%, 68%)
CMYK
cmyk(5%, 0%, 91%, 32%)
CSS variable
--color-primary: #A6AE0F;
Lowercase HEX
#a6ae0f

Shades

Tints

Tones

Harmony

CSS snippets for #A6AE0F

.color-a6ae0f {
  color: #A6AE0F;
  background-color: #A6AE0F;
}

Frequently asked questions

What color is #A6AE0F?+

#A6AE0F is a HEX color with RGB value rgb(166, 174, 15) and HSL value hsl(63, 84%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A6AE0F?+

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