#E8715F
≈ salmon · rgb(232, 113, 95)
Color formats
HEX#E8715F
RGBrgb(232, 113, 95)
HSLhsl(8, 75%, 64%)
HSVhsv(8, 59%, 91%)
OKLCHoklch(68% 0.15 30)
CMYKcmyk(0%, 51%, 59%, 9%)
Contrast & accessibility
On white3.02:1below AA
On black6.96:1AA pass
Best text color#000000
Nearest CSS name: salmon
Copy-ready code
CSS custom properties
:root {
--salmon: #e8715f;
--salmon-rgb: 232 113 95;
--salmon-oklch: oklch(68% 0.15 30);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--salmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e8715f] text-[#e8715f] border-[#e8715f]
Shades & tints
Color harmonies
About this color
#E8715F is a color with the RGB value rgb(232, 113, 95). 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.