All Palettes

Color Palette #f1e6df, #e7b1c7, #d7aae9, #a8d4f5, #66c5d6

0%
0%
0%

CSS code for this palette

/* CSS */
.siesta-sands {
color: #f1e6df;
}
.hydrangea-pink {
color: #e7b1c7;
}
.petal-plush {
color: #d7aae9;
}
.light-shimmer {
color: #a8d4f5;
}
.rushing-stream {
color: #66c5d6;
}

/* CSS Variables */
:root {
--siesta-sands:#f1e6df;
--hydrangea-pink:#e7b1c7;
--petal-plush:#d7aae9;
--light-shimmer:#a8d4f5;
--rushing-stream:#66c5d6;
}

More palettes to explore