All Palettes

Color Palette #1c6e8d, #4eb7d4, #8be0e5, #e8f8f3, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1c6e8d;
}
.aztec-sky {
color: #4eb7d4;
}
.island-paradise {
color: #8be0e5;
}
.melting-glacier {
color: #e8f8f3;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--saxony-blue:#1c6e8d;
--aztec-sky:#4eb7d4;
--island-paradise:#8be0e5;
--melting-glacier:#e8f8f3;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore