All Palettes

Color Palette #f6c1c9, #f8afa0, #f8e0a0, #f9e8a4, #f9c36c

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-petunia {
color: #f6c1c9;
}
.first-date {
color: #f8afa0;
}
.aspen-yellow {
color: #f8e0a0;
}
.bleached-sunflower {
color: #f9e8a4;
}
.yellow-currant {
color: #f9c36c;
}

/* CSS Variables */
:root {
--pale-petunia:#f6c1c9;
--first-date:#f8afa0;
--aspen-yellow:#f8e0a0;
--bleached-sunflower:#f9e8a4;
--yellow-currant:#f9c36c;
}

More palettes to explore