Cherry on Top
#ac495c
Cherry on Top is a color with the hex code #ac495c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ac495c | |
|---|---|---|
| RGB | rgb(172, 73, 92) | |
| HSL | hsl(348, 40%, 48%) | |
| CMYK | cmyk(0%, 58%, 47%, 33%) | |
| LAB | lab(45, 43, 10) | |
| OKLCH | oklch(0.54 0.131 11) |
Color harmonies
Tints & shades
Code snippets
color: #ac495c;
background-color: #ac495c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAC495C)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.29, blue: 0.36, alpha: 1.0)