All Palettes

Color Palette #e4a0b5, #f2cad4, #f5e0e7, #efe6ed, #d4c5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e4a0b5;
}
.mountain-laurel {
color: #f2cad4;
}
.wishy-washy-lilies {
color: #f5e0e7;
}
.in-the-spotlight {
color: #efe6ed;
}
.foggy-love {
color: #d4c5e8;
}

/* CSS Variables */
:root {
--blushing-tulip:#e4a0b5;
--mountain-laurel:#f2cad4;
--wishy-washy-lilies:#f5e0e7;
--in-the-spotlight:#efe6ed;
--foggy-love:#d4c5e8;
}

More palettes to explore