Skip to content

#DA797A

≈ lightcoral · rgb(218, 121, 122)
Color formats
HEX#DA797A
RGBrgb(218, 121, 122)
HSLhsl(359, 57%, 66%)
HSVhsv(359, 44%, 85%)
OKLCHoklch(68% 0.12 20)
CMYKcmyk(0%, 44%, 44%, 15%)
Contrast & accessibility
On white3.00:1below AA
On black7.00:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #da797a;
  --lightcoral-rgb: 218 121 122;
  --lightcoral-oklch: oklch(68% 0.12 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da797a] text-[#da797a] border-[#da797a]
Shades & tints
Color harmonies
About this color

#DA797A is a color with the RGB value rgb(218, 121, 122). 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 #DA797A to other formats

Palettes with a similar color

Gradients with a similar color

Copied