All Palettes

Color Palette #a3c2e0, #7b4c6b, #d1b6a3, #f1d7d5, #e26a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.brocade-violet {
color: #7b4c6b;
}
.sonoran-desert {
color: #d1b6a3;
}
.global-warming {
color: #f1d7d5;
}
.childhood-crush {
color: #e26a6a;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--brocade-violet:#7b4c6b;
--sonoran-desert:#d1b6a3;
--global-warming:#f1d7d5;
--childhood-crush:#e26a6a;
}

More palettes to explore