All Palettes

Color Palette #f5b9a3, #f9c78b, #f2e6a1, #a3d6e0, #5e9c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.arts-crafts-gold {
color: #f9c78b;
}
.majestic-treasures {
color: #f2e6a1;
}
.terrace-pool {
color: #a3d6e0;
}
.jugendstil-turquoise {
color: #5e9c9b;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--arts-crafts-gold:#f9c78b;
--majestic-treasures:#f2e6a1;
--terrace-pool:#a3d6e0;
--jugendstil-turquoise:#5e9c9b;
}

More palettes to explore