All Palettes

Color Palette #f7b2a1, #f3b76d, #f1cf79, #a0d68f, #6dc8df

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.citrus-honey {
color: #f3b76d;
}
.summertime {
color: #f1cf79;
}
.dentist-green {
color: #a0d68f;
}
.candid-blue {
color: #6dc8df;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--citrus-honey:#f3b76d;
--summertime:#f1cf79;
--dentist-green:#a0d68f;
--candid-blue:#6dc8df;
}

More palettes to explore