Shy Young Salmon
#dfb8bc
Shy Young Salmon is a color with the hex code #dfb8bc. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dfb8bc | |
|---|---|---|
| RGB | rgb(223, 184, 188) | |
| HSL | hsl(354, 38%, 80%) | |
| CMYK | cmyk(0%, 17%, 16%, 13%) | |
| LAB | lab(78, 15, 4) | |
| OKLCH | oklch(0.82 0.045 11) |
Color harmonies
Tints & shades
Code snippets
color: #dfb8bc;
background-color: #dfb8bc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFB8BC)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.72, blue: 0.74, alpha: 1.0)