All Palettes

Color Palette #d7b8e0, #f3c4d6, #f4e0ae, #a8e6cf, #4cc0c8

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d7b8e0;
}
.sweetheart {
color: #f3c4d6;
}
.milk-quartz {
color: #f4e0ae;
}
.turquoise-tower {
color: #a8e6cf;
}
.north-wind {
color: #4cc0c8;
}

/* CSS Variables */
:root {
--pretty-petunia:#d7b8e0;
--sweetheart:#f3c4d6;
--milk-quartz:#f4e0ae;
--turquoise-tower:#a8e6cf;
--north-wind:#4cc0c8;
}

More palettes to explore