All Palettes

Color Palette #3a7878, #5cb2b2, #7fe1e1, #a2f6b0, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-wave {
color: #3a7878;
}
.artesian-well {
color: #5cb2b2;
}
.deep-aquamarine {
color: #7fe1e1;
}
.light-mint-green {
color: #a2f6b0;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--atlantic-wave:#3a7878;
--artesian-well:#5cb2b2;
--deep-aquamarine:#7fe1e1;
--light-mint-green:#a2f6b0;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore