All Palettes

Color Palette #c7d1e6, #a3b8c7, #81a1b1, #4e8a97, #2d737b

0%
0%
0%

CSS code for this palette

/* CSS */
.paper-elephant {
color: #c7d1e6;
}
.hazy-daze {
color: #a3b8c7;
}
.lake-winnipeg {
color: #81a1b1;
}
.blue-square {
color: #4e8a97;
}
.king-tide {
color: #2d737b;
}

/* CSS Variables */
:root {
--paper-elephant:#c7d1e6;
--hazy-daze:#a3b8c7;
--lake-winnipeg:#81a1b1;
--blue-square:#4e8a97;
--king-tide:#2d737b;
}

More palettes to explore