#C2736F
≈ lightcoral · rgb(194, 115, 111)
Color formats
HEX#C2736F
RGBrgb(194, 115, 111)
HSLhsl(3, 40%, 60%)
HSVhsv(3, 43%, 76%)
OKLCHoklch(64% 0.1 23)
CMYKcmyk(0%, 41%, 43%, 24%)
Contrast & accessibility
On white3.51:1below AA
On black5.98:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
--lightcoral: #c2736f;
--lightcoral-rgb: 194 115 111;
--lightcoral-oklch: oklch(64% 0.1 23);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2736f] text-[#c2736f] border-[#c2736f]
Shades & tints
Color harmonies
About this color
#C2736F is a color with the RGB value rgb(194, 115, 111). Its closest CSS named color is "lightcoral". 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.