All Palettes

Color Palette #f1a7b4, #f1c0b1, #f6e19d, #95d0c2, #3b8b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.jazz-age-coral {
color: #f1c0b1;
}
.buttery-croissant {
color: #f6e19d;
}
.opal-turquoise {
color: #95d0c2;
}
.blue-chill {
color: #3b8b8c;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--jazz-age-coral:#f1c0b1;
--buttery-croissant:#f6e19d;
--opal-turquoise:#95d0c2;
--blue-chill:#3b8b8c;
}

More palettes to explore