All Palettes

Color Palette #f7b2a1, #f9cca9, #fce6b6, #e5f0b7, #a4daca

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.allspice {
color: #f9cca9;
}
.song-of-summer {
color: #fce6b6;
}
.sour {
color: #e5f0b7;
}
.whirlpool {
color: #a4daca;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--allspice:#f9cca9;
--song-of-summer:#fce6b6;
--sour:#e5f0b7;
--whirlpool:#a4daca;
}

More palettes to explore