All Palettes

Color Palette #f1a7d8, #d6a4e0, #c1e1f6, #b8e5b9, #f4d04e

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d8;
}
.herb-robert {
color: #d6a4e0;
}
.fresh-water {
color: #c1e1f6;
}
.mint-parfait {
color: #b8e5b9;
}
.maize {
color: #f4d04e;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d8;
--herb-robert:#d6a4e0;
--fresh-water:#c1e1f6;
--mint-parfait:#b8e5b9;
--maize:#f4d04e;
}

More palettes to explore