Rose Laffy Taffy
#a6465b
Here's everything about the color Rose Laffy Taffy (#a6465b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a6465b | |
|---|---|---|
| RGB | rgb(166, 70, 91) | |
| HSL | hsl(347, 41%, 46%) | |
| CMYK | cmyk(0%, 58%, 45%, 35%) | |
| LAB | lab(44, 42, 9) | |
| OKLCH | oklch(0.53 0.128 9) |
Color harmonies
Tints & shades
Code snippets
color: #a6465b;
background-color: #a6465b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA6465B)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.27, blue: 0.36, alpha: 1.0)