Skip to content

#AB6572

≈ rosybrown · rgb(171, 101, 114)
Color formats
HEX#AB6572
RGBrgb(171, 101, 114)
HSLhsl(349, 29%, 53%)
HSVhsv(349, 41%, 67%)
OKLCHoklch(59% 0.09 8)
CMYKcmyk(0%, 41%, 33%, 33%)
Contrast & accessibility
On white4.34:1below AA
On black4.84:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #ab6572;
  --rosybrown-rgb: 171 101 114;
  --rosybrown-oklch: oklch(59% 0.09 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ab6572] text-[#ab6572] border-[#ab6572]
Shades & tints
Color harmonies
About this color

#AB6572 is a color with the RGB value rgb(171, 101, 114). Its closest CSS named color is "rosybrown". 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 #AB6572 to other formats

Palettes with a similar color

Gradients with a similar color

Copied