All Palettes

Color Palette #f7b2a1, #f4c15d, #f8e29b, #c6d6a8, #a4d0e5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.butterfield {
color: #f4c15d;
}
.buttery-croissant {
color: #f8e29b;
}
.reed {
color: #c6d6a8;
}
.chefchaouen-blue {
color: #a4d0e5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--butterfield:#f4c15d;
--buttery-croissant:#f8e29b;
--reed:#c6d6a8;
--chefchaouen-blue:#a4d0e5;
}

More palettes to explore