All Palettes

Color Palette #ffb657, #f8c58b, #f4e1a9, #d1a8b5, #c76b88

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.arts-crafts-gold {
color: #f8c58b;
}
.visionary {
color: #f4e1a9;
}
.fresh-pink-lemonade {
color: #d1a8b5;
}
.old-geranium {
color: #c76b88;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--arts-crafts-gold:#f8c58b;
--visionary:#f4e1a9;
--fresh-pink-lemonade:#d1a8b5;
--old-geranium:#c76b88;
}

More palettes to explore