All Palettes

Color Palette #f6c6d7, #eab3d4, #d39fe0, #b7d2e6, #a5e4b1

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.gumball {
color: #eab3d4;
}
.spring-wisteria {
color: #d39fe0;
}
.tiny-mr-frosty {
color: #b7d2e6;
}
.overtone {
color: #a5e4b1;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--gumball:#eab3d4;
--spring-wisteria:#d39fe0;
--tiny-mr-frosty:#b7d2e6;
--overtone:#a5e4b1;
}

More palettes to explore