All Palettes

Color Palette #f6b6c1, #f9d7a4, #f7e3b6, #a7d7c4, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.prosecco {
color: #f9d7a4;
}
.barley-white {
color: #f7e3b6;
}
.southern-belle {
color: #a7d7c4;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--prosecco:#f9d7a4;
--barley-white:#f7e3b6;
--southern-belle:#a7d7c4;
--blue-electress:#6b9cd1;
}

More palettes to explore