Skip to content

#972F5D

≈ palevioletred · rgb(151, 47, 93)
Color formats
HEX#972F5D
RGBrgb(151, 47, 93)
HSLhsl(333, 53%, 39%)
HSVhsv(333, 69%, 59%)
OKLCHoklch(47% 0.14 357)
CMYKcmyk(0%, 69%, 38%, 41%)
Contrast & accessibility
On white7.29:1AA pass
On black2.88:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #972f5d;
  --palevioletred-rgb: 151 47 93;
  --palevioletred-oklch: oklch(47% 0.14 357);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#972f5d] text-[#972f5d] border-[#972f5d]
Shades & tints
Color harmonies
About this color

#972F5D is a color with the RGB value rgb(151, 47, 93). 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 #972F5D to other formats

Palettes with a similar color

Gradients with a similar color

Copied