All Palettes

Color Palette #5b7f95, #8ba4a7, #c2d6d4, #f3e6d3, #f5b9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-heaven {
color: #5b7f95;
}
.iron-earth {
color: #8ba4a7;
}
.scandinavian-sky {
color: #c2d6d4;
}
.delicate-lace {
color: #f3e6d3;
}
.certain-peach {
color: #f5b9a3;
}

/* CSS Variables */
:root {
--blue-heaven:#5b7f95;
--iron-earth:#8ba4a7;
--scandinavian-sky:#c2d6d4;
--delicate-lace:#f3e6d3;
--certain-peach:#f5b9a3;
}

More palettes to explore