Skip to content

#BB6968

≈ indianred · rgb(187, 105, 104)
Color formats
HEX#BB6968
RGBrgb(187, 105, 104)
HSLhsl(1, 38%, 57%)
HSVhsv(1, 44%, 73%)
OKLCHoklch(61% 0.11 21)
CMYKcmyk(0%, 44%, 44%, 27%)
Contrast & accessibility
On white3.94:1below AA
On black5.33:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #bb6968;
  --indianred-rgb: 187 105 104;
  --indianred-oklch: oklch(61% 0.11 21);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb6968] text-[#bb6968] border-[#bb6968]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied