All Palettes

Color Palette #e9a0c7, #f6c1b1, #f2e5ab, #e5f0a8, #b2d9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.sultan-of-pink {
color: #e9a0c7;
}
.rustique {
color: #f6c1b1;
}
.vanilla {
color: #f2e5ab;
}
.dingy-sticky-note {
color: #e5f0a8;
}
.blue-shimmer {
color: #b2d9e0;
}

/* CSS Variables */
:root {
--sultan-of-pink:#e9a0c7;
--rustique:#f6c1b1;
--vanilla:#f2e5ab;
--dingy-sticky-note:#e5f0a8;
--blue-shimmer:#b2d9e0;
}

More palettes to explore