All Palettes

Color Palette #1e89b3, #3bb9d8, #67e0e0, #a1f7b8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e89b3;
}
.lake-thun {
color: #3bb9d8;
}
.pluviophile {
color: #67e0e0;
}
.ultra-mint {
color: #a1f7b8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--hidden-springs:#1e89b3;
--lake-thun:#3bb9d8;
--pluviophile:#67e0e0;
--ultra-mint:#a1f7b8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore