All Palettes

Color Palette #f7b2a1, #f3e1b4, #c3e2f4, #a0d5e9, #7f9df5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.soft-butter {
color: #f3e1b4;
}
.fresh-water {
color: #c3e2f4;
}
.light-budgie-blue {
color: #a0d5e9;
}
.periwinkle-blue {
color: #7f9df5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--soft-butter:#f3e1b4;
--fresh-water:#c3e2f4;
--light-budgie-blue:#a0d5e9;
--periwinkle-blue:#7f9df5;
}

More palettes to explore