All Palettes

Color Palette #1d8a9a, #3fc6c6, #60d2e1, #86e6f3, #f9f3ae

0%
0%
0%

CSS code for this palette

/* CSS */
.waikiki {
color: #1d8a9a;
}
.bianchi-green {
color: #3fc6c6;
}
.pluviophile {
color: #60d2e1;
}
.bath-water {
color: #86e6f3;
}
.paper-tiger {
color: #f9f3ae;
}

/* CSS Variables */
:root {
--waikiki:#1d8a9a;
--bianchi-green:#3fc6c6;
--pluviophile:#60d2e1;
--bath-water:#86e6f3;
--paper-tiger:#f9f3ae;
}

More palettes to explore