All Palettes

Color Palette #f0a8d3, #e4afe3, #b4e1e9, #7de8d8, #2d9a98

0%
0%
0%

CSS code for this palette

/* CSS */
.waddles-pink {
color: #f0a8d3;
}
.candy-floss {
color: #e4afe3;
}
.across-the-bay {
color: #b4e1e9;
}
.tiffany-blue {
color: #7de8d8;
}
.aqua-lake {
color: #2d9a98;
}

/* CSS Variables */
:root {
--waddles-pink:#f0a8d3;
--candy-floss:#e4afe3;
--across-the-bay:#b4e1e9;
--tiffany-blue:#7de8d8;
--aqua-lake:#2d9a98;
}

More palettes to explore