All Palettes

Color Palette #f7b2a1, #f6dfb6, #e4b4d4, #a1c2e3, #809dff

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.soft-butter {
color: #f6dfb6;
}
.gumball {
color: #e4b4d4;
}
.blair {
color: #a1c2e3;
}
.fennel-flower {
color: #809dff;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--soft-butter:#f6dfb6;
--gumball:#e4b4d4;
--blair:#a1c2e3;
--fennel-flower:#809dff;
}

More palettes to explore