All Palettes

Color Palette #7a8dbd, #a4b2d0, #d0c8df, #f1e1a7, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur-bouquet {
color: #7a8dbd;
}
.echo-blue {
color: #a4b2d0;
}
.dust-of-the-moon {
color: #d0c8df;
}
.french-vanilla {
color: #f1e1a7;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--larkspur-bouquet:#7a8dbd;
--echo-blue:#a4b2d0;
--dust-of-the-moon:#d0c8df;
--french-vanilla:#f1e1a7;
--calabrese:#f1a8a2;
}

More palettes to explore