All Palettes

Color Palette #ffb657, #f6c78e, #f2d6a1, #e7b4a2, #d69ebc

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.bellini-fizz {
color: #f6c78e;
}
.peach-patch {
color: #f2d6a1;
}
.city-of-pink-angels {
color: #e7b4a2;
}
.sweet-perfume {
color: #d69ebc;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--bellini-fizz:#f6c78e;
--peach-patch:#f2d6a1;
--city-of-pink-angels:#e7b4a2;
--sweet-perfume:#d69ebc;
}

More palettes to explore