All Palettes

Color Palette #1a8e8a, #3cb4a0, #5cd1b8, #9de2d6, #f4f2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8a;
}
.waterfall {
color: #3cb4a0;
}
.sweet-garden {
color: #5cd1b8;
}
.sharbah-fizz {
color: #9de2d6;
}
.candlelight-yellow {
color: #f4f2c8;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8a;
--waterfall:#3cb4a0;
--sweet-garden:#5cd1b8;
--sharbah-fizz:#9de2d6;
--candlelight-yellow:#f4f2c8;
}

More palettes to explore