Caramel Dream
#b8623b
Caramel Dream is a color with the hex code #b8623b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b8623b | |
|---|---|---|
| RGB | rgb(184, 98, 59) | |
| HSL | hsl(19, 51%, 48%) | |
| CMYK | cmyk(0%, 47%, 68%, 28%) | |
| LAB | lab(51, 33, 38) | |
| OKLCH | oklch(0.59 0.123 44) |
Color harmonies
Tints & shades
Code snippets
color: #b8623b;
background-color: #b8623b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB8623B)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.38, blue: 0.23, alpha: 1.0)