#E15D51
≈ salmon · rgb(225, 93, 81)
Color formats
HEX#E15D51
RGBrgb(225, 93, 81)
HSLhsl(5, 71%, 60%)
HSVhsv(5, 64%, 88%)
OKLCHoklch(64% 0.17 28)
CMYKcmyk(0%, 59%, 64%, 12%)
Contrast & accessibility
On white3.57:1below AA
On black5.89:1AA pass
Best text color#000000
Nearest CSS name: salmon
Copy-ready code
CSS custom properties
:root {
--salmon: #e15d51;
--salmon-rgb: 225 93 81;
--salmon-oklch: oklch(64% 0.17 28);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--salmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e15d51] text-[#e15d51] border-[#e15d51]
Shades & tints
Color harmonies
About this color
#E15D51 is a color with the RGB value rgb(225, 93, 81). Its closest CSS named color is "salmon". 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.