All Palettes

Color Palette #f9aeae, #f6d1b1, #f1e9b7, #b2e0c9, #a4c8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.barrett-quince {
color: #f6d1b1;
}
.menoth-white-base {
color: #f1e9b7;
}
.crystal-glass-green {
color: #b2e0c9;
}
.sea-cliff {
color: #a4c8e0;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--barrett-quince:#f6d1b1;
--menoth-white-base:#f1e9b7;
--crystal-glass-green:#b2e0c9;
--sea-cliff:#a4c8e0;
}

More palettes to explore