Skip to content

#712244

≈ palevioletred · rgb(113, 34, 68)
Color formats
HEX#712244
RGBrgb(113, 34, 68)
HSLhsl(334, 54%, 29%)
HSVhsv(334, 70%, 44%)
OKLCHoklch(39% 0.12 358)
CMYKcmyk(0%, 70%, 40%, 56%)
Contrast & accessibility
On white10.42:1AA pass
On black2.01:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #712244;
  --palevioletred-rgb: 113 34 68;
  --palevioletred-oklch: oklch(39% 0.12 358);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#712244] text-[#712244] border-[#712244]
Shades & tints
Color harmonies
About this color

#712244 is a color with the RGB value rgb(113, 34, 68). Its closest CSS named color is "palevioletred". 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 #712244 to other formats

Palettes with a similar color

Gradients with a similar color

Copied