All Palettes

Color Palette #1bb2e4, #3cc5d7, #5fe7d3, #95f4b6, #f2f9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1bb2e4;
}
.lake-thun {
color: #3cc5d7;
}
.near-moon {
color: #5fe7d3;
}
.tenacious-tentacles {
color: #95f4b6;
}
.carla {
color: #f2f9c8;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1bb2e4;
--lake-thun:#3cc5d7;
--near-moon:#5fe7d3;
--tenacious-tentacles:#95f4b6;
--carla:#f2f9c8;
}

More palettes to explore