All Palettes

Color Palette #a6c6ed, #e3a5c7, #f0d2a8, #f6e8a2, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.prettiest-pink {
color: #e3a5c7;
}
.straw-hat {
color: #f0d2a8;
}
.lazy-daisy {
color: #f6e8a2;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--prettiest-pink:#e3a5c7;
--straw-hat:#f0d2a8;
--lazy-daisy:#f6e8a2;
--eerie-glow:#a7d7b8;
}

More palettes to explore