All Palettes

Color Palette #eab8d1, #f5c5a3, #f1e7b1, #d7e4af, #a3c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.australian-apricot {
color: #f5c5a3;
}
.oyster-bisque {
color: #f1e7b1;
}
.lasting-thoughts {
color: #d7e4af;
}
.sea-cliff {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--australian-apricot:#f5c5a3;
--oyster-bisque:#f1e7b1;
--lasting-thoughts:#d7e4af;
--sea-cliff:#a3c7e0;
}

More palettes to explore