All Palettes

Color Palette #a3c2e0, #f0e19e, #f9ccb9, #ef7b7b, #f25a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.biscuit-cream {
color: #f9ccb9;
}
.siesta-rose {
color: #ef7b7b;
}
.oleander-pink {
color: #f25a9c;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--bells-and-whistles-gold:#f0e19e;
--biscuit-cream:#f9ccb9;
--siesta-rose:#ef7b7b;
--oleander-pink:#f25a9c;
}

More palettes to explore