All Palettes

Color Palette #a6c6ed, #f0b7d6, #fef3b4, #f8a5b1, #a6d8d9

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.soft-cashmere {
color: #f0b7d6;
}
.dandelion-whisper {
color: #fef3b4;
}
.pink-fit {
color: #f8a5b1;
}
.iced-aqua {
color: #a6d8d9;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--soft-cashmere:#f0b7d6;
--dandelion-whisper:#fef3b4;
--pink-fit:#f8a5b1;
--iced-aqua:#a6d8d9;
}

More palettes to explore