All Palettes

Color Palette #0095b3, #00b0e0, #a4e3f4, #f8fafc, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.blue-atoll {
color: #00b0e0;
}
.blizzard-blue {
color: #a4e3f4;
}
.wash-me {
color: #f8fafc;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--blue-atoll:#00b0e0;
--blizzard-blue:#a4e3f4;
--wash-me:#f8fafc;
--welcoming-wasp:#f0a800;
}

More palettes to explore