Frozen Salmon
#fea993
Frozen Salmon is a color with the hex code #fea993. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fea993 | |
|---|---|---|
| RGB | rgb(254, 169, 147) | |
| HSL | hsl(12, 98%, 79%) | |
| CMYK | cmyk(0%, 33%, 42%, 0%) | |
| LAB | lab(77, 30, 25) | |
| OKLCH | oklch(0.81 0.106 35) |
Color harmonies
Tints & shades
Code snippets
color: #fea993;
background-color: #fea993;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFEA993)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.66, blue: 0.58, alpha: 1.0)