All Palettes

Color Palette #f9aeae, #f8c3b4, #f5d4b2, #e1e5b8, #a6d8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.apricot-obsession {
color: #f8c3b4;
}
.frangipane {
color: #f5d4b2;
}
.schabziger-green {
color: #e1e5b8;
}
.frugal {
color: #a6d8b6;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--apricot-obsession:#f8c3b4;
--frangipane:#f5d4b2;
--schabziger-green:#e1e5b8;
--frugal:#a6d8b6;
}

More palettes to explore