All Palettes

Color Palette #1e888a, #4eb7b5, #83d0d2, #f2e6d4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1e888a;
}
.crystalsong-blue {
color: #4eb7b5;
}
.aqua-splash {
color: #83d0d2;
}
.delicate-lace {
color: #f2e6d4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--riviera-sea:#1e888a;
--crystalsong-blue:#4eb7b5;
--aqua-splash:#83d0d2;
--delicate-lace:#f2e6d4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore