Dark Salmon Injustice
#e8957a
Dark Salmon Injustice is a color with the hex code #e8957a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e8957a | |
|---|---|---|
| RGB | rgb(232, 149, 122) | |
| HSL | hsl(15, 71%, 69%) | |
| CMYK | cmyk(0%, 36%, 47%, 9%) | |
| LAB | lab(70, 30, 28) | |
| OKLCH | oklch(0.75 0.108 39) |
Color harmonies
Tints & shades
Code snippets
color: #e8957a;
background-color: #e8957a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE8957A)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.58, blue: 0.48, alpha: 1.0)