All Palettes

Color Palette #f5b9a3, #f8caa5, #fce8b0, #b9e4c9, #a2d7d6

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.lion-cub {
color: #f8caa5;
}
.gold-thread {
color: #fce8b0;
}
.spearmints {
color: #b9e4c9;
}
.aqua-island {
color: #a2d7d6;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--lion-cub:#f8caa5;
--gold-thread:#fce8b0;
--spearmints:#b9e4c9;
--aqua-island:#a2d7d6;
}

More palettes to explore