All Palettes

Color Palette #a5c6d4, #ffc0a3, #ff6e61, #f5b042, #5d3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d4;
}
.sweet-apricot {
color: #ffc0a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.butter-cream {
color: #f5b042;
}
.daisy-bush {
color: #5d3f8d;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d4;
--sweet-apricot:#ffc0a3;
--grapefruit-pulp:#ff6e61;
--butter-cream:#f5b042;
--daisy-bush:#5d3f8d;
}

More palettes to explore