Skip to content

#BB6163

≈ indianred · rgb(187, 97, 99)
Color formats
HEX#BB6163
RGBrgb(187, 97, 99)
HSLhsl(359, 40%, 56%)
HSVhsv(359, 48%, 73%)
OKLCHoklch(60% 0.12 20)
CMYKcmyk(0%, 48%, 47%, 27%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #bb6163;
  --indianred-rgb: 187 97 99;
  --indianred-oklch: oklch(60% 0.12 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb6163] text-[#bb6163] border-[#bb6163]
Shades & tints
Color harmonies
About this color

#BB6163 is a color with the RGB value rgb(187, 97, 99). 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 #BB6163 to other formats

Palettes with a similar color

Gradients with a similar color

Copied