Pastrami
#e87175
Pastrami, represented by the hex value #e87175, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e87175 | |
|---|---|---|
| RGB | rgb(232, 113, 117) | |
| HSL | hsl(358, 72%, 68%) | |
| CMYK | cmyk(0%, 51%, 50%, 9%) | |
| LAB | lab(62, 47, 21) | |
| OKLCH | oklch(0.69 0.148 20) |
Color harmonies
Tints & shades
Code snippets
color: #e87175;
background-color: #e87175;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE87175)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.44, blue: 0.46, alpha: 1.0)