Skip to content

#CB4F58

≈ indianred · rgb(203, 79, 88)
Color formats
HEX#CB4F58
RGBrgb(203, 79, 88)
HSLhsl(356, 54%, 55%)
HSVhsv(356, 61%, 80%)
OKLCHoklch(59% 0.16 19)
CMYKcmyk(0%, 61%, 57%, 20%)
Contrast & accessibility
On white4.38:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #cb4f58;
  --indianred-rgb: 203 79 88;
  --indianred-oklch: oklch(59% 0.16 19);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb4f58] text-[#cb4f58] border-[#cb4f58]
Shades & tints
Color harmonies
About this color

#CB4F58 is a color with the RGB value rgb(203, 79, 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 #CB4F58 to other formats

Palettes with a similar color

Gradients with a similar color

Copied