All Palettes

Color Palette #f7c0d8, #ffadad, #ffd699, #a8e6ce, #d6b0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.flamingo-feather {
color: #f7c0d8;
}
.cornflower-lilac {
color: #ffadad;
}
.caramel-finish {
color: #ffd699;
}
.tropical {
color: #a8e6ce;
}
.pretty-petunia {
color: #d6b0e8;
}

/* CSS Variables */
:root {
--flamingo-feather:#f7c0d8;
--cornflower-lilac:#ffadad;
--caramel-finish:#ffd699;
--tropical:#a8e6ce;
--pretty-petunia:#d6b0e8;
}

More palettes to explore