All Palettes

Color Palette #a6c6ed, #f1e8b7, #ffd900, #ff6e61, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.menoth-white-base {
color: #f1e8b7;
}
.soviet-gold {
color: #ffd900;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--menoth-white-base:#f1e8b7;
--soviet-gold:#ffd900;
--grapefruit-pulp:#ff6e61;
--ameixa:#6a5bcd;
}

More palettes to explore