All Palettes

Coastal Calm with a Hint of Sunset Color Palette

A serene blend of sea and sand, this palette evokes the calming essence of a breezy coastline at dusk, where every hue reflects a tranquil moment of beauty and warmth. Shades of teal dance with gentle pastels, creating a harmonious backdrop perfect for relaxation.

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-persia {
color: #5d8fac;
}
.sea-cliff {
color: #a3c7e0;
}
.lemon-filling {
color: #f7e6a6;
}
.sherbet-fruit {
color: #f8c8b9;
}
.cuddlepot {
color: #b17b68;
}

/* CSS Variables */
:root {
--blue-persia:#5d8fac;
--sea-cliff:#a3c7e0;
--lemon-filling:#f7e6a6;
--sherbet-fruit:#f8c8b9;
--cuddlepot:#b17b68;
}

More palettes to explore