All Palettes

Color Palette #a6c6ed, #e1b6e7, #f4e1a4, #f5b847, #f76972

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blackberry-yogurt {
color: #e1b6e7;
}
.optimistic-yellow {
color: #f4e1a4;
}
.maximum-yellow-red {
color: #f5b847;
}
.sugar-coral {
color: #f76972;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blackberry-yogurt:#e1b6e7;
--optimistic-yellow:#f4e1a4;
--maximum-yellow-red:#f5b847;
--sugar-coral:#f76972;
}

More palettes to explore