All Palettes

Color Palette #9ddae1, #a1e5e8, #b3f0f4, #f4b4ce, #f490b1

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-water-lake {
color: #9ddae1;
}
.blizzard-blue {
color: #a1e5e8;
}
.mint-macaron {
color: #b3f0f4;
}
.fulgrim-pink {
color: #f4b4ce;
}
.sachet-pink {
color: #f490b1;
}

/* CSS Variables */
:root {
--cool-water-lake:#9ddae1;
--blizzard-blue:#a1e5e8;
--mint-macaron:#b3f0f4;
--fulgrim-pink:#f4b4ce;
--sachet-pink:#f490b1;
}

More palettes to explore