All Palettes

Color Palette #f9b1ae, #f3c29b, #e4e1b4, #a4daca, #67c3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.almond-cream {
color: #f3c29b;
}
.schabziger-green {
color: #e4e1b4;
}
.whirlpool {
color: #a4daca;
}
.rushing-stream {
color: #67c3d5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--almond-cream:#f3c29b;
--schabziger-green:#e4e1b4;
--whirlpool:#a4daca;
--rushing-stream:#67c3d5;
}

More palettes to explore