Silken Ruby
#e81320
Silken Ruby, represented by the hex value #e81320, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e81320 | |
|---|---|---|
| RGB | rgb(232, 19, 32) | |
| HSL | hsl(356, 85%, 49%) | |
| CMYK | cmyk(0%, 92%, 86%, 9%) | |
| LAB | lab(50, 74, 54) | |
| OKLCH | oklch(0.59 0.234 27) |
Color harmonies
Tints & shades
Code snippets
color: #e81320;
background-color: #e81320;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE81320)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.07, blue: 0.13, alpha: 1.0)