All Palettes

Color Palette #a3c2e0, #e4afd4, #f6eba7, #f5c58e, #f2908c

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.gumball {
color: #e4afd4;
}
.shaded-sun {
color: #f6eba7;
}
.bellini-fizz {
color: #f5c58e;
}
.bierwurst {
color: #f2908c;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--gumball:#e4afd4;
--shaded-sun:#f6eba7;
--bellini-fizz:#f5c58e;
--bierwurst:#f2908c;
}

More palettes to explore