Skip to content

#BA375A

≈ indianred · rgb(186, 55, 90)
Color formats
HEX#BA375A
RGBrgb(186, 55, 90)
HSLhsl(344, 54%, 47%)
HSVhsv(344, 70%, 73%)
OKLCHoklch(54% 0.17 9)
CMYKcmyk(0%, 70%, 52%, 27%)
Contrast & accessibility
On white5.55:1AA pass
On black3.78:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #ba375a;
  --indianred-rgb: 186 55 90;
  --indianred-oklch: oklch(54% 0.17 9);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ba375a] text-[#ba375a] border-[#ba375a]
Shades & tints
Color harmonies
About this color

#BA375A is a color with the RGB value rgb(186, 55, 90). 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 #BA375A to other formats

Palettes with a similar color

Gradients with a similar color

Copied