All Palettes

Color Palette #6b9cd1, #a1c7e3, #d1a7e6, #f5b7ce, #f9e29f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-electress {
color: #6b9cd1;
}
.windsor-way {
color: #a1c7e3;
}
.bright-ube {
color: #d1a7e6;
}
.pink-marshmallow {
color: #f5b7ce;
}
.durango-dust {
color: #f9e29f;
}

/* CSS Variables */
:root {
--blue-electress:#6b9cd1;
--windsor-way:#a1c7e3;
--bright-ube:#d1a7e6;
--pink-marshmallow:#f5b7ce;
--durango-dust:#f9e29f;
}

More palettes to explore