All Palettes

Color Palette #f1a7b1, #f3d08c, #f6e09d, #a2d2cf, #6d9dba

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.sienna-yellow {
color: #f3d08c;
}
.buttery-croissant {
color: #f6e09d;
}
.touch-of-turquoise {
color: #a2d2cf;
}
.adventure-isle {
color: #6d9dba;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--sienna-yellow:#f3d08c;
--buttery-croissant:#f6e09d;
--touch-of-turquoise:#a2d2cf;
--adventure-isle:#6d9dba;
}

More palettes to explore