All Palettes

Color Palette #5a7f8c, #a4b6c1, #d1e1e5, #f1c1c1, #e17070

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #5a7f8c;
}
.sterling-blue {
color: #a4b6c1;
}
.valley-of-tears {
color: #d1e1e5;
}
.silver-strawberry {
color: #f1c1c1;
}
.redstone {
color: #e17070;
}

/* CSS Variables */
:root {
--technical-blue:#5a7f8c;
--sterling-blue:#a4b6c1;
--valley-of-tears:#d1e1e5;
--silver-strawberry:#f1c1c1;
--redstone:#e17070;
}

More palettes to explore