All Palettes

Color Palette #02a7d4, #1db4e2, #5dc7e5, #a4e1e5, #f5fbb1

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.huelve-o-horizon {
color: #1db4e2;
}
.magnesia-bay {
color: #5dc7e5;
}
.charlotte {
color: #a4e1e5;
}
.yellow-chalk {
color: #f5fbb1;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--huelve-o-horizon:#1db4e2;
--magnesia-bay:#5dc7e5;
--charlotte:#a4e1e5;
--yellow-chalk:#f5fbb1;
}

More palettes to explore