All Palettes

Color Palette #a6c6ed, #f1a7a2, #f4cf3e, #a7d7b8, #e5b35d

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.calabrese {
color: #f1a7a2;
}
.marigold-dust {
color: #f4cf3e;
}
.eerie-glow {
color: #a7d7b8;
}
.river-of-gold {
color: #e5b35d;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--calabrese:#f1a7a2;
--marigold-dust:#f4cf3e;
--eerie-glow:#a7d7b8;
--river-of-gold:#e5b35d;
}

More palettes to explore