All Palettes

Color Palette #a6c6ed, #f6e7a7, #f1a7b4, #f8b3af, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.gold-sand {
color: #f6e7a7;
}
.princess {
color: #f1a7b4;
}
.sango-pink {
color: #f8b3af;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--gold-sand:#f6e7a7;
--princess:#f1a7b4;
--sango-pink:#f8b3af;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore