Salmon Glow
#ebb9af
Salmon Glow is a color with the hex code #ebb9af. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ebb9af | |
|---|---|---|
| RGB | rgb(235, 185, 175) | |
| HSL | hsl(10, 60%, 80%) | |
| CMYK | cmyk(0%, 21%, 26%, 8%) | |
| LAB | lab(80, 18, 12) | |
| OKLCH | oklch(0.83 0.06 31) |
Color harmonies
Tints & shades
Code snippets
color: #ebb9af;
background-color: #ebb9af;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEBB9AF)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.73, blue: 0.69, alpha: 1.0)