All Palettes

Color Palette #7b9bdb, #9fc4e0, #d5a2e2, #f0b2e6, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.boudoir-blue {
color: #7b9bdb;
}
.pale-cerulean {
color: #9fc4e0;
}
.bright-ube {
color: #d5a2e2;
}
.dream-land {
color: #f0b2e6;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--boudoir-blue:#7b9bdb;
--pale-cerulean:#9fc4e0;
--bright-ube:#d5a2e2;
--dream-land:#f0b2e6;
--blush-hour:#ff7092;
}

More palettes to explore