All Palettes

Color Palette #0095b3, #00b4e0, #a3e0f5, #f4c543, #f67c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.blue-atoll {
color: #00b4e0;
}
.ganon-blue {
color: #a3e0f5;
}
.pyrite {
color: #f4c543;
}
.rich-gardenia {
color: #f67c4c;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--blue-atoll:#00b4e0;
--ganon-blue:#a3e0f5;
--pyrite:#f4c543;
--rich-gardenia:#f67c4c;
}

More palettes to explore