All Palettes

Color Palette #9edbe0, #a5e3e0, #b2f0e4, #f4f7a1, #f6c4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9edbe0;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.east-cape {
color: #b2f0e4;
}
.yippie-ya-yellow {
color: #f4f7a1;
}
.shrimp-toast {
color: #f6c4a2;
}

/* CSS Variables */
:root {
--terrace-pool:#9edbe0;
--ice-crystal-blue:#a5e3e0;
--east-cape:#b2f0e4;
--yippie-ya-yellow:#f4f7a1;
--shrimp-toast:#f6c4a2;
}

More palettes to explore