All Palettes

Color Palette #f7afa1, #f8d79b, #f6e8b1, #a0d8d9, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7afa1;
}
.applesauce {
color: #f8d79b;
}
.icy-lemonade {
color: #f6e8b1;
}
.blue-tint {
color: #a0d8d9;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--first-date:#f7afa1;
--applesauce:#f8d79b;
--icy-lemonade:#f6e8b1;
--blue-tint:#a0d8d9;
--emerald-wave:#4eb7ac;
}

More palettes to explore