All Palettes

Color Palette #4b7b91, #70a4a3, #8fc7ba, #d1e0d5, #f2f7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.coelin-blue {
color: #4b7b91;
}
.steel-pan-mallet {
color: #70a4a3;
}
.tranquil-teal {
color: #8fc7ba;
}
.sentinel {
color: #d1e0d5;
}
.bakery-box {
color: #f2f7f2;
}

/* CSS Variables */
:root {
--coelin-blue:#4b7b91;
--steel-pan-mallet:#70a4a3;
--tranquil-teal:#8fc7ba;
--sentinel:#d1e0d5;
--bakery-box:#f2f7f2;
}

More palettes to explore