All Palettes

Color Palette #f9aeae, #f5c7a3, #e3e8b5, #a7d7bf, #7bafbc

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.australian-apricot {
color: #f5c7a3;
}
.iced-celery {
color: #e3e8b5;
}
.southern-belle {
color: #a7d7bf;
}
.flotation {
color: #7bafbc;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--australian-apricot:#f5c7a3;
--iced-celery:#e3e8b5;
--southern-belle:#a7d7bf;
--flotation:#7bafbc;
}

More palettes to explore