All Palettes

Color Palette #d6a1e8, #f0b2e4, #f5d38a, #91d9ca, #f94e70

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d6a1e8;
}
.dream-land {
color: #f0b2e4;
}
.scalloped-potatoes {
color: #f5d38a;
}
.bambino {
color: #91d9ca;
}
.fiery-rose {
color: #f94e70;
}

/* CSS Variables */
:root {
--bright-ube:#d6a1e8;
--dream-land:#f0b2e4;
--scalloped-potatoes:#f5d38a;
--bambino:#91d9ca;
--fiery-rose:#f94e70;
}

More palettes to explore