All Palettes

Color Palette #5b6b7b, #a2afc3, #d2e2f9, #f4c3d6, #f9b09f

0%
0%
0%

CSS code for this palette

/* CSS */
.spinning-blue {
color: #5b6b7b;
}
.blue-pot {
color: #a2afc3;
}
.weathered-blue {
color: #d2e2f9;
}
.sweetheart {
color: #f4c3d6;
}
.salmon-fresco {
color: #f9b09f;
}

/* CSS Variables */
:root {
--spinning-blue:#5b6b7b;
--blue-pot:#a2afc3;
--weathered-blue:#d2e2f9;
--sweetheart:#f4c3d6;
--salmon-fresco:#f9b09f;
}

More palettes to explore