All Palettes

Color Palette #a8c1e1, #f3f8f2, #f9d4b4, #d89c8d, #a45b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a8c1e1;
}
.laundry-white {
color: #f3f8f2;
}
.sandy-bay {
color: #f9d4b4;
}
.medium-terracotta {
color: #d89c8d;
}
.cyclamen-red {
color: #a45b8c;
}

/* CSS Variables */
:root {
--artesian-pool:#a8c1e1;
--laundry-white:#f3f8f2;
--sandy-bay:#f9d4b4;
--medium-terracotta:#d89c8d;
--cyclamen-red:#a45b8c;
}

More palettes to explore