All Palettes

Color Palette #f5d1b2, #e7b6d2, #d4a6e7, #aac7e9, #69b3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.barrett-quince {
color: #f5d1b2;
}
.sweet-lilac {
color: #e7b6d2;
}
.bright-ube {
color: #d4a6e7;
}
.baby-bunting {
color: #aac7e9;
}
.broom-butterfly-blue {
color: #69b3d8;
}

/* CSS Variables */
:root {
--barrett-quince:#f5d1b2;
--sweet-lilac:#e7b6d2;
--bright-ube:#d4a6e7;
--baby-bunting:#aac7e9;
--broom-butterfly-blue:#69b3d8;
}

More palettes to explore