#A3AE0F Color

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

Color preview

#A3AE0F

Color formats

HEX
#A3AE0F
RGB
rgb(163, 174, 15)
RGBA
rgba(163, 174, 15, 1)
HSL
hsl(64, 84%, 37%)
HSV
hsv(64, 91%, 68%)
CMYK
cmyk(6%, 0%, 91%, 32%)
CSS variable
--color-primary: #A3AE0F;
Lowercase HEX
#a3ae0f

Shades

Tints

Tones

Harmony

CSS snippets for #A3AE0F

.color-a3ae0f {
  color: #A3AE0F;
  background-color: #A3AE0F;
}

Frequently asked questions

What color is #A3AE0F?+

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

What is the closest Tailwind color to #A3AE0F?+

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