All Palettes

Color Palette #f6d6a7, #f3bfaf, #efa4c7, #d7b2e1, #a2c8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d6a7;
}
.madder-orange {
color: #f3bfaf;
}
.elastic-pink {
color: #efa4c7;
}
.pretty-petunia {
color: #d7b2e1;
}
.windsor-way {
color: #a2c8e2;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d6a7;
--madder-orange:#f3bfaf;
--elastic-pink:#efa4c7;
--pretty-petunia:#d7b2e1;
--windsor-way:#a2c8e2;
}

More palettes to explore