All Palettes

Color Palette #f0e78e, #f7d6a1, #f4b69f, #f29cbb, #e26a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.milky-maize {
color: #f7d6a1;
}
.first-date {
color: #f4b69f;
}
.amaranth-pink {
color: #f29cbb;
}
.childhood-crush {
color: #e26a6a;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--milky-maize:#f7d6a1;
--first-date:#f4b69f;
--amaranth-pink:#f29cbb;
--childhood-crush:#e26a6a;
}

More palettes to explore