All Palettes

Color Palette #0095b3, #6fc6d8, #a7e2e1, #f1c84b, #fbb018

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.squeaky {
color: #6fc6d8;
}
.ice-crystal-blue {
color: #a7e2e1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sun-ray {
color: #fbb018;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--squeaky:#6fc6d8;
--ice-crystal-blue:#a7e2e1;
--solar-plexus-chakra:#f1c84b;
--sun-ray:#fbb018;
}

More palettes to explore