Skip to content

#BF5165

≈ indianred · rgb(191, 81, 101)
Color formats
HEX#BF5165
RGBrgb(191, 81, 101)
HSLhsl(349, 46%, 53%)
HSVhsv(349, 58%, 75%)
OKLCHoklch(58% 0.14 11)
CMYKcmyk(0%, 58%, 47%, 25%)
Contrast & accessibility
On white4.58:1AA pass
On black4.58:1AA pass
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #bf5165;
  --indianred-rgb: 191 81 101;
  --indianred-oklch: oklch(58% 0.14 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf5165] text-[#bf5165] border-[#bf5165]
Shades & tints
Color harmonies
About this color

#BF5165 is a color with the RGB value rgb(191, 81, 101). 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 #BF5165 to other formats

Palettes with a similar color

Gradients with a similar color

Copied