All Palettes

Color Palette #d4c4d2, #f1b1d0, #f7aea1, #f0a800, #e26c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.frosted-grape {
color: #d4c4d2;
}
.changeling-pink {
color: #f1b1d0;
}
.first-date {
color: #f7aea1;
}
.welcoming-wasp {
color: #f0a800;
}
.lusty-orange {
color: #e26c2c;
}

/* CSS Variables */
:root {
--frosted-grape:#d4c4d2;
--changeling-pink:#f1b1d0;
--first-date:#f7aea1;
--welcoming-wasp:#f0a800;
--lusty-orange:#e26c2c;
}

More palettes to explore