All Palettes

Color Palette #eab8d1, #f6cbd4, #f8d8b9, #f0a800, #d67900

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.palace-rose {
color: #f6cbd4;
}
.pinenut {
color: #f8d8b9;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-pepper {
color: #d67900;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--palace-rose:#f6cbd4;
--pinenut:#f8d8b9;
--welcoming-wasp:#f0a800;
--orange-pepper:#d67900;
}

More palettes to explore