All Palettes

Color Palette #a6c6ed, #f0b7d7, #f8e9a0, #f8c1b4, #f1a08e

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.soft-cashmere {
color: #f0b7d7;
}
.lazy-daisy {
color: #f8e9a0;
}
.apricot-obsession {
color: #f8c1b4;
}
.blush {
color: #f1a08e;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--soft-cashmere:#f0b7d7;
--lazy-daisy:#f8e9a0;
--apricot-obsession:#f8c1b4;
--blush:#f1a08e;
}

More palettes to explore