All Palettes

Color Palette #1c8dba, #4ebae4, #77e7f3, #a3e6d4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1c8dba;
}
.clean-pool {
color: #4ebae4;
}
.dead-sea {
color: #77e7f3;
}
.botanical-tint {
color: #a3e6d4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--hidden-springs:#1c8dba;
--clean-pool:#4ebae4;
--dead-sea:#77e7f3;
--botanical-tint:#a3e6d4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore