All Palettes

Color Palette #f7b2a1, #f9d66c, #f0a000, #d65a29, #4c908f

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.forsythia-blossom {
color: #f9d66c;
}
.lemon-dream {
color: #f0a000;
}
.obstinate-orange {
color: #d65a29;
}
.mirage-lake {
color: #4c908f;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--forsythia-blossom:#f9d66c;
--lemon-dream:#f0a000;
--obstinate-orange:#d65a29;
--mirage-lake:#4c908f;
}

More palettes to explore