All Palettes

Color Palette #f9aeae, #f4caae, #f1e6a7, #a6d8c0, #5b9a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.bellini {
color: #f4caae;
}
.pineapple-delight {
color: #f1e6a7;
}
.southern-belle {
color: #a6d8c0;
}
.derby-green {
color: #5b9a8a;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--bellini:#f4caae;
--pineapple-delight:#f1e6a7;
--southern-belle:#a6d8c0;
--derby-green:#5b9a8a;
}

More palettes to explore