Splatter Movie
#d01a2c
Splatter Movie is a color with the hex code #d01a2c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d01a2c | |
|---|---|---|
| RGB | rgb(208, 26, 44) | |
| HSL | hsl(354, 78%, 46%) | |
| CMYK | cmyk(0%, 88%, 79%, 18%) | |
| LAB | lab(46, 67, 42) | |
| OKLCH | oklch(0.55 0.21 24) |
Color harmonies
Tints & shades
Code snippets
color: #d01a2c;
background-color: #d01a2c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD01A2C)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.10, blue: 0.17, alpha: 1.0)