All Palettes

Color Palette #1b8e9d, #4eb7b1, #82d2d3, #f0e3c1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1b8e9d;
}
.crystalsong-blue {
color: #4eb7b1;
}
.belize {
color: #82d2d3;
}
.fake-blonde {
color: #f0e3c1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--safe-harbour:#1b8e9d;
--crystalsong-blue:#4eb7b1;
--belize:#82d2d3;
--fake-blonde:#f0e3c1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore