All Palettes

Color Palette #c2d3e0, #a4c8d5, #75b8c7, #4baf9d, #2d8f81

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-drive {
color: #c2d3e0;
}
.corydalis-blue {
color: #a4c8d5;
}
.tropez-blue {
color: #75b8c7;
}
.ambrosial-oceanside {
color: #4baf9d;
}
.taos-turquoise {
color: #2d8f81;
}

/* CSS Variables */
:root {
--sea-drive:#c2d3e0;
--corydalis-blue:#a4c8d5;
--tropez-blue:#75b8c7;
--ambrosial-oceanside:#4baf9d;
--taos-turquoise:#2d8f81;
}

More palettes to explore