All Palettes

Color Palette #f7b1a1, #f6d6a7, #f2deb1, #abd4c1, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.pina-colada {
color: #f2deb1;
}
.southern-belle {
color: #abd4c1;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--enjoyable-yellow:#f6d6a7;
--pina-colada:#f2deb1;
--southern-belle:#abd4c1;
--windsor-way:#a2c7e7;
}

More palettes to explore