All Palettes

Color Palette #f7b2a1, #f3d1af, #f2dfc0, #d2e0e4, #a1c4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.sandalwood-beige {
color: #f3d1af;
}
.woven-raffia {
color: #f2dfc0;
}
.valley-of-tears {
color: #d2e0e4;
}
.windsor-way {
color: #a1c4e8;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--sandalwood-beige:#f3d1af;
--woven-raffia:#f2dfc0;
--valley-of-tears:#d2e0e4;
--windsor-way:#a1c4e8;
}

More palettes to explore