All Palettes

Color Palette #f9b1ae, #fbbe93, #f9d66c, #e1e8b5, #a1d9d8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.sunset-cruise {
color: #fbbe93;
}
.forsythia-blossom {
color: #f9d66c;
}
.iced-celery {
color: #e1e8b5;
}
.aqua-island {
color: #a1d9d8;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--sunset-cruise:#fbbe93;
--forsythia-blossom:#f9d66c;
--iced-celery:#e1e8b5;
--aqua-island:#a1d9d8;
}

More palettes to explore