Caramel Finish
#ffd59a
Caramel Finish is a color with the hex code #ffd59a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffd59a | |
|---|---|---|
| RGB | rgb(255, 213, 154) | |
| HSL | hsl(35, 100%, 80%) | |
| CMYK | cmyk(0%, 16%, 40%, 0%) | |
| LAB | lab(88, 10, 35) | |
| OKLCH | oklch(0.9 0.089 76) |
Color harmonies
Tints & shades
Code snippets
color: #ffd59a;
background-color: #ffd59a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFD59A)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.84, blue: 0.60, alpha: 1.0)