Skip to content

#CB7058

≈ indianred · rgb(203, 112, 88)
Color formats
HEX#CB7058
RGBrgb(203, 112, 88)
HSLhsl(13, 53%, 57%)
HSVhsv(13, 57%, 80%)
OKLCHoklch(64% 0.12 36)
CMYKcmyk(0%, 45%, 57%, 20%)
Contrast & accessibility
On white3.50:1below AA
On black6.00:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #cb7058;
  --indianred-rgb: 203 112 88;
  --indianred-oklch: oklch(64% 0.12 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb7058] text-[#cb7058] border-[#cb7058]
Shades & tints
Color harmonies
About this color

#CB7058 is a color with the RGB value rgb(203, 112, 88). 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 #CB7058 to other formats

Palettes with a similar color

Gradients with a similar color

Copied