All Palettes

Color Palette #9fdbdf, #aae2e9, #b4e9e4, #e2f8f4, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9fdbdf;
}
.uranus {
color: #aae2e9;
}
.tahitian-breeze {
color: #b4e9e4;
}
.frosty-mint {
color: #e2f8f4;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--terrace-pool:#9fdbdf;
--uranus:#aae2e9;
--tahitian-breeze:#b4e9e4;
--frosty-mint:#e2f8f4;
--distant-horizon:#f1f8f8;
}

More palettes to explore