Coastal Supper
Click any swatch to copy its hex.
See it in place
Design that earns its keep
A tiny landing page, painted entirely with this palette so you can judge it doing real work.
Get startedFast
Ships static, loads instantly.
Honest
Every choice explained.
How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — your arrangement is saved into this page's URL, so copying the link shares it.
Why it works
Salmon, butter, and seafoam all sit at nearly the same light-mid value, which is what gives the trio its easy, appetizing softness — no single hue dominates by darkness. The temperature drifts gently from warm salmon through neutral butter to cool seafoam instead of jumping, so the eye reads one coastline rather than three colors. Harbor blue supplies the deep note the pastels lack, anchoring type and logo marks.
Built around Salmon.
Use this palette
#fa8072, #f2d492, #9fc4b8, #faf5ee, #2f4550:root {
--color-salmon: #fa8072;
--color-butter: #f2d492;
--color-seafoam: #9fc4b8;
--color-salt: #faf5ee;
--color-harbor: #2f4550;
}@theme {
--color-salmon: #fa8072;
--color-butter: #f2d492;
--color-seafoam: #9fc4b8;
--color-salt: #faf5ee;
--color-harbor: #2f4550;
}{
"name": "Coastal Supper",
"colors": [
{
"hex": "#fa8072",
"role": "salmon"
},
{
"hex": "#f2d492",
"role": "butter"
},
{
"hex": "#9fc4b8",
"role": "seafoam"
},
{
"hex": "#faf5ee",
"role": "salt"
},
{
"hex": "#2f4550",
"role": "harbor"
}
]
}