#AA3350
≈ indianred · rgb(170, 51, 80)
Color formats
HEX#AA3350
RGBrgb(170, 51, 80)
HSLhsl(345, 54%, 43%)
HSVhsv(345, 70%, 67%)
OKLCHoklch(51% 0.16 10)
CMYKcmyk(0%, 70%, 53%, 33%)
Contrast & accessibility
On white6.37:1AA pass
On black3.30:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #aa3350;
--indianred-rgb: 170 51 80;
--indianred-oklch: oklch(51% 0.16 10);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa3350] text-[#aa3350] border-[#aa3350]
Shades & tints
Color harmonies
About this color
#AA3350 is a color with the RGB value rgb(170, 51, 80). Its closest CSS named color is "indianred". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.