All Palettes

Color Palette #00b0e0, #7fd959, #a2e6b9, #ffa3b7, #ff4d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.lilliputian-lime {
color: #7fd959;
}
.overtone {
color: #a2e6b9;
}
.am-lie-s-tutu {
color: #ffa3b7;
}
.french-rose {
color: #ff4d8b;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--lilliputian-lime:#7fd959;
--overtone:#a2e6b9;
--am-lie-s-tutu:#ffa3b7;
--french-rose:#ff4d8b;
}

More palettes to explore