#AA993C Color

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

Color preview

#AA993C

Color formats

HEX
#AA993C
RGB
rgb(170, 153, 60)
RGBA
rgba(170, 153, 60, 1)
HSL
hsl(51, 48%, 45%)
HSV
hsv(51, 65%, 67%)
CMYK
cmyk(0%, 10%, 65%, 33%)
CSS variable
--color-primary: #AA993C;
Lowercase HEX
#aa993c

Shades

Tints

Tones

Harmony

CSS snippets for #AA993C

.color-aa993c {
  color: #AA993C;
  background-color: #AA993C;
}

Frequently asked questions

What color is #AA993C?+

#AA993C is a HEX color with RGB value rgb(170, 153, 60) and HSL value hsl(51, 48%, 45%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #AA993C?+

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