All Palettes

Color Palette #d89e6e, #eabba4, #f4d6ae, #f8c6bf, #ebadba

0%
0%
0%

CSS code for this palette

/* CSS */
.caramelo-dulce {
color: #d89e6e;
}
.sunset-drive {
color: #eabba4;
}
.apricot-gelato {
color: #f4d6ae;
}
.dress-up {
color: #f8c6bf;
}
.kawaii {
color: #ebadba;
}

/* CSS Variables */
:root {
--caramelo-dulce:#d89e6e;
--sunset-drive:#eabba4;
--apricot-gelato:#f4d6ae;
--dress-up:#f8c6bf;
--kawaii:#ebadba;
}

More palettes to explore