All Palettes

Color Palette #0bb9e0, #3dd1c8, #5be6b1, #b6f49f, #ffea8f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-raspberry {
color: #0bb9e0;
}
.bianchi-green {
color: #3dd1c8;
}
.screen-glow {
color: #5be6b1;
}
.reindeer-moss {
color: #b6f49f;
}
.chickery-chick {
color: #ffea8f;
}

/* CSS Variables */
:root {
--blue-raspberry:#0bb9e0;
--bianchi-green:#3dd1c8;
--screen-glow:#5be6b1;
--reindeer-moss:#b6f49f;
--chickery-chick:#ffea8f;
}

More palettes to explore