Romantic Thriller
#a2101b
Romantic Thriller is a color with the hex code #a2101b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a2101b | |
|---|---|---|
| RGB | rgb(162, 16, 27) | |
| HSL | hsl(355, 82%, 35%) | |
| CMYK | cmyk(0%, 90%, 83%, 36%) | |
| LAB | lab(35, 56, 37) | |
| OKLCH | oklch(0.45 0.176 25) |
Color harmonies
Tints & shades
Code snippets
color: #a2101b;
background-color: #a2101b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA2101B)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.06, blue: 0.11, alpha: 1.0)