All Palettes

Color Palette #1a8789, #3bb5b1, #59d4d4, #a5e9e6, #f2f3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1a8789;
}
.green-grapple {
color: #3bb5b1;
}
.blue-radiance {
color: #59d4d4;
}
.ice-crystal-blue {
color: #a5e9e6;
}
.calcium {
color: #f2f3e7;
}

/* CSS Variables */
:root {
--riviera-sea:#1a8789;
--green-grapple:#3bb5b1;
--blue-radiance:#59d4d4;
--ice-crystal-blue:#a5e9e6;
--calcium:#f2f3e7;
}

More palettes to explore