All Palettes

Color Palette #f0a3c7, #f6c1b6, #fcd9b6, #e8e9a0, #a4d6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.apricot-obsession {
color: #f6c1b6;
}
.sandy-tan {
color: #fcd9b6;
}
.wax-yellow {
color: #e8e9a0;
}
.smooth-satin {
color: #a4d6d4;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--apricot-obsession:#f6c1b6;
--sandy-tan:#fcd9b6;
--wax-yellow:#e8e9a0;
--smooth-satin:#a4d6d4;
}

More palettes to explore