All Palettes

Color Palette #f7d9a1, #f3a5c9, #c5a2e6, #8b9de5, #66d3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f7d9a1;
}
.rose-mallow {
color: #f3a5c9;
}
.silver-rust {
color: #c5a2e6;
}
.blue-cue {
color: #8b9de5;
}
.throat-chakra {
color: #66d3d6;
}

/* CSS Variables */
:root {
--milky-maize:#f7d9a1;
--rose-mallow:#f3a5c9;
--silver-rust:#c5a2e6;
--blue-cue:#8b9de5;
--throat-chakra:#66d3d6;
}

More palettes to explore