All Palettes

Color Palette #61c2b8, #3ab6cf, #2c7c96, #f6e09d, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.hygiene-green {
color: #61c2b8;
}
.river-blue {
color: #3ab6cf;
}
.valley-of-glaciers {
color: #2c7c96;
}
.buttery-croissant {
color: #f6e09d;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--hygiene-green:#61c2b8;
--river-blue:#3ab6cf;
--valley-of-glaciers:#2c7c96;
--buttery-croissant:#f6e09d;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore