Skip to content

#B2325D

≈ palevioletred · rgb(178, 50, 93)
Color formats
HEX#B2325D
RGBrgb(178, 50, 93)
HSLhsl(340, 56%, 45%)
HSVhsv(340, 72%, 70%)
OKLCHoklch(52% 0.17 5)
CMYKcmyk(0%, 72%, 48%, 30%)
Contrast & accessibility
On white5.99:1AA pass
On black3.51:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #b2325d;
  --palevioletred-rgb: 178 50 93;
  --palevioletred-oklch: oklch(52% 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-[#b2325d] text-[#b2325d] border-[#b2325d]
Shades & tints
Color harmonies
About this color

#B2325D is a color with the RGB value rgb(178, 50, 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 #B2325D to other formats

Palettes with a similar color

Gradients with a similar color

Copied