All Palettes

Color Palette #c3b5d4, #d7c6d1, #e1b7c9, #f4b1a4, #f9a46c

0%
0%
0%

CSS code for this palette

/* CSS */
.plumeria {
color: #c3b5d4;
}
.rosy-lavender {
color: #d7c6d1;
}
.kunzite {
color: #e1b7c9;
}
.first-date {
color: #f4b1a4;
}
.trump-tan {
color: #f9a46c;
}

/* CSS Variables */
:root {
--plumeria:#c3b5d4;
--rosy-lavender:#d7c6d1;
--kunzite:#e1b7c9;
--first-date:#f4b1a4;
--trump-tan:#f9a46c;
}

More palettes to explore