All Palettes

Color Palette #a9c9ea, #f2e2ba, #b58d73, #d65c81, #4b8153

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #a9c9ea;
}
.pearl-yellow {
color: #f2e2ba;
}
.poncho {
color: #b58d73;
}
.peppermint-swirl {
color: #d65c81;
}
.kilkenny {
color: #4b8153;
}

/* CSS Variables */
:root {
--baby-bunting:#a9c9ea;
--pearl-yellow:#f2e2ba;
--poncho:#b58d73;
--peppermint-swirl:#d65c81;
--kilkenny:#4b8153;
}

More palettes to explore