All Palettes

Color Palette #ead7e6, #f7b6c4, #f1b2a2, #f6e4b1, #a5c8cf

0%
0%
0%

CSS code for this palette

/* CSS */
.champagne-elegance {
color: #ead7e6;
}
.love-spell {
color: #f7b6c4;
}
.first-date {
color: #f1b2a2;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}
.sky-chase {
color: #a5c8cf;
}

/* CSS Variables */
:root {
--champagne-elegance:#ead7e6;
--love-spell:#f7b6c4;
--first-date:#f1b2a2;
--smooth-as-corn-silk:#f6e4b1;
--sky-chase:#a5c8cf;
}

More palettes to explore