All Palettes

Color Palette #f7bfa1, #f9e8c8, #f2e7ba, #d2e4b9, #a1c2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-blossom {
color: #f7bfa1;
}
.delightful-pastry {
color: #f9e8c8;
}
.sandy-shore {
color: #f2e7ba;
}
.celery-root {
color: #d2e4b9;
}
.blair {
color: #a1c2e2;
}

/* CSS Variables */
:root {
--coral-blossom:#f7bfa1;
--delightful-pastry:#f9e8c8;
--sandy-shore:#f2e7ba;
--celery-root:#d2e4b9;
--blair:#a1c2e2;
}

More palettes to explore