Skip to content

#E37D8A

≈ lightcoral · rgb(227, 125, 138)
Color formats
HEX#E37D8A
RGBrgb(227, 125, 138)
HSLhsl(352, 65%, 69%)
HSVhsv(352, 45%, 89%)
OKLCHoklch(71% 0.13 13)
CMYKcmyk(0%, 45%, 39%, 11%)
Contrast & accessibility
On white2.78:1below AA
On black7.57:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #e37d8a;
  --lightcoral-rgb: 227 125 138;
  --lightcoral-oklch: oklch(71% 0.13 13);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e37d8a] text-[#e37d8a] border-[#e37d8a]
Shades & tints
Color harmonies
About this color

#E37D8A is a color with the RGB value rgb(227, 125, 138). 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 #E37D8A to other formats

Palettes with a similar color

Gradients with a similar color

Copied