All Palettes

Color Palette #d5a5c6, #eab8d1, #f4d2d5, #f9e6b9, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d5a5c6;
}
.sweet-lilac {
color: #eab8d1;
}
.light-rose {
color: #f4d2d5;
}
.hawaiian-cream {
color: #f9e6b9;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--heart-to-heart:#d5a5c6;
--sweet-lilac:#eab8d1;
--light-rose:#f4d2d5;
--hawaiian-cream:#f9e6b9;
--floral-leaf:#ffb84d;
}

More palettes to explore