Skip to content

#A14756

≈ indianred · rgb(161, 71, 86)
Color formats
HEX#A14756
RGBrgb(161, 71, 86)
HSLhsl(350, 39%, 45%)
HSVhsv(350, 56%, 63%)
OKLCHoklch(52% 0.12 12)
CMYKcmyk(0%, 56%, 47%, 37%)
Contrast & accessibility
On white5.91:1AA pass
On black3.55:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #a14756;
  --indianred-rgb: 161 71 86;
  --indianred-oklch: oklch(52% 0.12 12);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a14756] text-[#a14756] border-[#a14756]
Shades & tints
Color harmonies
About this color

#A14756 is a color with the RGB value rgb(161, 71, 86). 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.

Related

Convert #A14756 to other formats

Palettes with a similar color

Gradients with a similar color

Copied