All Palettes

Color Palette #2f636a, #4a898c, #66b2b0, #a1e2d2, #f0fff4

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-marine {
color: #2f636a;
}
.flounce {
color: #4a898c;
}
.veranda-blue {
color: #66b2b0;
}
.aqua-wish {
color: #a1e2d2;
}
.azure-mist {
color: #f0fff4;
}

/* CSS Variables */
:root {
--deep-marine:#2f636a;
--flounce:#4a898c;
--veranda-blue:#66b2b0;
--aqua-wish:#a1e2d2;
--azure-mist:#f0fff4;
}

More palettes to explore