All Palettes

Color Palette #a6c6ed, #f0b7c2, #ff6e61, #ffd900, #a4d4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.purple-thorn {
color: #f0b7c2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.relaxation-green {
color: #a4d4a1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--purple-thorn:#f0b7c2;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--relaxation-green:#a4d4a1;
}

More palettes to explore