All Palettes

Color Palette #5f7b9b, #8aafc7, #b2e4f0, #f1e3a2, #f9a89f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-plate {
color: #5f7b9b;
}
.chilly-blue {
color: #8aafc7;
}
.crystal-river {
color: #b2e4f0;
}
.sugar-cookie {
color: #f1e3a2;
}
.corally {
color: #f9a89f;
}

/* CSS Variables */
:root {
--blue-plate:#5f7b9b;
--chilly-blue:#8aafc7;
--crystal-river:#b2e4f0;
--sugar-cookie:#f1e3a2;
--corally:#f9a89f;
}

More palettes to explore