Skip to content

#B23157

≈ indianred · rgb(178, 49, 87)
Color formats
HEX#B23157
RGBrgb(178, 49, 87)
HSLhsl(342, 57%, 45%)
HSVhsv(342, 72%, 70%)
OKLCHoklch(52% 0.17 8)
CMYKcmyk(0%, 72%, 51%, 30%)
Contrast & accessibility
On white6.05:1AA pass
On black3.47:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #b23157;
  --indianred-rgb: 178 49 87;
  --indianred-oklch: oklch(52% 0.17 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b23157] text-[#b23157] border-[#b23157]
Shades & tints
Color harmonies
About this color

#B23157 is a color with the RGB value rgb(178, 49, 87). Its closest CSS named color is "indianred". 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 #B23157 to other formats

Palettes with a similar color

Gradients with a similar color

Copied