All Palettes

Color Palette #f7b2a1, #fddb8b, #a2d7d3, #81b6e4, #5b4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.big-bus-yellow {
color: #fddb8b;
}
.smooth-satin {
color: #a2d7d3;
}
.c-est-la-vie {
color: #81b6e4;
}
.bright-eggplant {
color: #5b4b8b;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--big-bus-yellow:#fddb8b;
--smooth-satin:#a2d7d3;
--c-est-la-vie:#81b6e4;
--bright-eggplant:#5b4b8b;
}

More palettes to explore