Electric Blood
#e23d2a
Electric Blood is a color with the hex code #e23d2a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e23d2a | |
|---|---|---|
| RGB | rgb(226, 61, 42) | |
| HSL | hsl(6, 76%, 53%) | |
| CMYK | cmyk(0%, 73%, 81%, 11%) | |
| LAB | lab(52, 63, 50) | |
| OKLCH | oklch(0.61 0.205 30) |
Color harmonies
Tints & shades
Code snippets
color: #e23d2a;
background-color: #e23d2a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE23D2A)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.24, blue: 0.16, alpha: 1.0)