All Palettes

Color Palette #a6c6ed, #e3b0cf, #f4d65d, #f5a35b, #d85f79

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.muddy-mauve {
color: #e3b0cf;
}
.salmon-eggs {
color: #f4d65d;
}
.sandy-brown {
color: #f5a35b;
}
.peppermint-swirl {
color: #d85f79;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--muddy-mauve:#e3b0cf;
--salmon-eggs:#f4d65d;
--sandy-brown:#f5a35b;
--peppermint-swirl:#d85f79;
}

More palettes to explore