Skip to content

#E2896D

≈ darksalmon · rgb(226, 137, 109)
Color formats
HEX#E2896D
RGBrgb(226, 137, 109)
HSLhsl(14, 67%, 66%)
HSVhsv(14, 52%, 89%)
OKLCHoklch(72% 0.12 38)
CMYKcmyk(0%, 39%, 52%, 11%)
Contrast & accessibility
On white2.61:1below AA
On black8.03:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #e2896d;
  --darksalmon-rgb: 226 137 109;
  --darksalmon-oklch: oklch(72% 0.12 38);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2896d] text-[#e2896d] border-[#e2896d]
Shades & tints
Color harmonies
About this color

#E2896D is a color with the RGB value rgb(226, 137, 109). Its closest CSS named color is "darksalmon". 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 #E2896D to other formats

Palettes with a similar color

Gradients with a similar color

Copied