All Palettes

Color Palette #a3c2e0, #7eb2c4, #44a7a3, #2f7f7c, #1b4f50

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.heavenly {
color: #7eb2c4;
}
.blue-racer {
color: #44a7a3;
}
.apatite-blue {
color: #2f7f7c;
}
.lacustral {
color: #1b4f50;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--heavenly:#7eb2c4;
--blue-racer:#44a7a3;
--apatite-blue:#2f7f7c;
--lacustral:#1b4f50;
}

More palettes to explore