All Palettes

Color Palette #00b0e0, #8ae8f4, #9fe4f9, #b1e2d2, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.bath-water {
color: #8ae8f4;
}
.ganon-blue {
color: #9fe4f9;
}
.bay {
color: #b1e2d2;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--bath-water:#8ae8f4;
--ganon-blue:#9fe4f9;
--bay:#b1e2d2;
--marigold-dust:#f4cf3e;
}

More palettes to explore