Skip to content

#B7355F

≈ palevioletred · rgb(183, 53, 95)
Color formats
HEX#B7355F
RGBrgb(183, 53, 95)
HSLhsl(341, 55%, 46%)
HSVhsv(341, 71%, 72%)
OKLCHoklch(53% 0.17 5)
CMYKcmyk(0%, 71%, 48%, 28%)
Contrast & accessibility
On white5.69:1AA pass
On black3.69:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #b7355f;
  --palevioletred-rgb: 183 53 95;
  --palevioletred-oklch: oklch(53% 0.17 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b7355f] text-[#b7355f] border-[#b7355f]
Shades & tints
Color harmonies
About this color

#B7355F is a color with the RGB value rgb(183, 53, 95). 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 #B7355F to other formats

Palettes with a similar color

Gradients with a similar color

Copied