Touch of Glamour
#dd8844
Here's everything about the color Touch of Glamour (#dd8844) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd8844 | |
|---|---|---|
| RGB | rgb(221, 136, 68) | |
| HSL | hsl(27, 69%, 57%) | |
| CMYK | cmyk(0%, 38%, 69%, 13%) | |
| LAB | lab(65, 29, 50) | |
| OKLCH | oklch(0.7 0.133 57) |
Color harmonies
Tints & shades
Code snippets
color: #dd8844;
background-color: #dd8844;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFDD8844)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.53, blue: 0.27, alpha: 1.0)