Cross My Heart
#ad2a2d
Here's everything about the color Cross My Heart (#ad2a2d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ad2a2d | |
|---|---|---|
| RGB | rgb(173, 42, 45) | |
| HSL | hsl(359, 61%, 42%) | |
| CMYK | cmyk(0%, 76%, 74%, 32%) | |
| LAB | lab(40, 53, 32) | |
| OKLCH | oklch(0.5 0.167 25) |
Color harmonies
Tints & shades
Code snippets
color: #ad2a2d;
background-color: #ad2a2d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAD2A2D)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.16, blue: 0.18, alpha: 1.0)