All Palettes

Color Palette #a3c2e1, #f0a400, #ff6e61, #d9e9d3, #af69b5

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e1;
}
.lemon-dream {
color: #f0a400;
}
.grapefruit-pulp {
color: #ff6e61;
}
.touch-of-green {
color: #d9e9d3;
}
.soft-purple {
color: #af69b5;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e1;
--lemon-dream:#f0a400;
--grapefruit-pulp:#ff6e61;
--touch-of-green:#d9e9d3;
--soft-purple:#af69b5;
}

More palettes to explore