Skip to content

#D27077

≈ lightcoral · rgb(210, 112, 119)
Color formats
HEX#D27077
RGBrgb(210, 112, 119)
HSLhsl(356, 52%, 63%)
HSVhsv(356, 47%, 82%)
OKLCHoklch(66% 0.12 17)
CMYKcmyk(0%, 47%, 43%, 18%)
Contrast & accessibility
On white3.32:1below AA
On black6.32:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #d27077;
  --lightcoral-rgb: 210 112 119;
  --lightcoral-oklch: oklch(66% 0.12 17);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d27077] text-[#d27077] border-[#d27077]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied