All Palettes

Color Palette #a3c2e0, #f7d5bb, #ff6e61, #ffb84d, #7e5b9f

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.canter-peach {
color: #f7d5bb;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.jubilee {
color: #7e5b9f;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--canter-peach:#f7d5bb;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--jubilee:#7e5b9f;
}

More palettes to explore