Skip to content

#D2375B

≈ indianred · rgb(210, 55, 91)
Color formats
HEX#D2375B
RGBrgb(210, 55, 91)
HSLhsl(346, 63%, 52%)
HSVhsv(346, 74%, 82%)
OKLCHoklch(58% 0.19 12)
CMYKcmyk(0%, 74%, 57%, 18%)
Contrast & accessibility
On white4.73:1AA pass
On black4.44:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #d2375b;
  --indianred-rgb: 210 55 91;
  --indianred-oklch: oklch(58% 0.19 12);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d2375b] text-[#d2375b] border-[#d2375b]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied