All Palettes

Color Palette #00b0e0, #4dd1a0, #a9e5d9, #f4d85d, #f9a9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.mint-jelly {
color: #4dd1a0;
}
.capri-water-blue {
color: #a9e5d9;
}
.dilly-dally {
color: #f4d85d;
}
.pink-fit {
color: #f9a9b2;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--mint-jelly:#4dd1a0;
--capri-water-blue:#a9e5d9;
--dilly-dally:#f4d85d;
--pink-fit:#f9a9b2;
}

More palettes to explore