All Palettes

Color Palette #3eadc1, #5ac3d3, #a1e0e3, #f4f6a2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3eadc1;
}
.baharroth-blue {
color: #5ac3d3;
}
.everest {
color: #a1e0e3;
}
.yippie-ya-yellow {
color: #f4f6a2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--moonstone:#3eadc1;
--baharroth-blue:#5ac3d3;
--everest:#a1e0e3;
--yippie-ya-yellow:#f4f6a2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore