All Palettes

Color Palette #f7b2a1, #f6d78e, #f3e36d, #a8d7d1, #6cb2e4

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.solaria {
color: #f6d78e;
}
.vanilla-pudding {
color: #f3e36d;
}
.sinbad {
color: #a8d7d1;
}
.xavier-blue {
color: #6cb2e4;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--solaria:#f6d78e;
--vanilla-pudding:#f3e36d;
--sinbad:#a8d7d1;
--xavier-blue:#6cb2e4;
}

More palettes to explore