Dried Tomatoes
#ab6057
Dried Tomatoes is a color with the hex code #ab6057. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ab6057 | |
|---|---|---|
| RGB | rgb(171, 96, 87) | |
| HSL | hsl(6, 33%, 51%) | |
| CMYK | cmyk(0%, 44%, 49%, 33%) | |
| LAB | lab(50, 30, 19) | |
| OKLCH | oklch(0.57 0.099 28) |
Color harmonies
Tints & shades
Code snippets
color: #ab6057;
background-color: #ab6057;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAB6057)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.38, blue: 0.34, alpha: 1.0)