#AA4646 Color

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

Color preview

#AA4646

Color formats

HEX
#AA4646
RGB
rgb(170, 70, 70)
RGBA
rgba(170, 70, 70, 1)
HSL
hsl(0, 42%, 47%)
HSV
hsv(0, 59%, 67%)
CMYK
cmyk(0%, 59%, 59%, 33%)
CSS variable
--color-primary: #AA4646;
Lowercase HEX
#aa4646

Shades

Tints

Tones

Harmony

CSS snippets for #AA4646

.color-aa4646 {
  color: #AA4646;
  background-color: #AA4646;
}

Frequently asked questions

What color is #AA4646?+

#AA4646 is a HEX color with RGB value rgb(170, 70, 70) and HSL value hsl(0, 42%, 47%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AA4646?+

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