Powder Blush
#d8948b
Powder Blush is a color with the hex code #d8948b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d8948b | |
|---|---|---|
| RGB | rgb(216, 148, 139) | |
| HSL | hsl(7, 50%, 70%) | |
| CMYK | cmyk(0%, 31%, 36%, 15%) | |
| LAB | lab(68, 26, 16) | |
| OKLCH | oklch(0.73 0.084 28) |
Color harmonies
Tints & shades
Code snippets
color: #d8948b;
background-color: #d8948b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD8948B)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.58, blue: 0.55, alpha: 1.0)