Skip to content

#CD787F

≈ lightcoral · rgb(205, 120, 127)
Color formats
HEX#CD787F
RGBrgb(205, 120, 127)
HSLhsl(355, 46%, 64%)
HSVhsv(355, 41%, 80%)
OKLCHoklch(67% 0.11 15)
CMYKcmyk(0%, 41%, 38%, 20%)
Contrast & accessibility
On white3.19:1below AA
On black6.59:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #cd787f;
  --lightcoral-rgb: 205 120 127;
  --lightcoral-oklch: oklch(67% 0.11 15);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd787f] text-[#cd787f] border-[#cd787f]
Shades & tints
Color harmonies
About this color

#CD787F is a color with the RGB value rgb(205, 120, 127). 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.

Related

Convert #CD787F to other formats

Palettes with a similar color

Gradients with a similar color

Copied