Wine & Roses
#a33540
Here's everything about the color Wine & Roses (#a33540) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a33540 | |
|---|---|---|
| RGB | rgb(163, 53, 64) | |
| HSL | hsl(354, 51%, 42%) | |
| CMYK | cmyk(0%, 67%, 61%, 36%) | |
| LAB | lab(40, 46, 20) | |
| OKLCH | oklch(0.49 0.145 19) |
Color harmonies
Tints & shades
Code snippets
color: #a33540;
background-color: #a33540;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA33540)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.21, blue: 0.25, alpha: 1.0)