All Palettes

Color Palette #f9aeae, #f4c8c8, #f0e1c1, #e2d8a2, #d4c7a5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.first-peach {
color: #f4c8c8;
}
.woven-raffia {
color: #f0e1c1;
}
.russet-green {
color: #e2d8a2;
}
.sanctuary {
color: #d4c7a5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--first-peach:#f4c8c8;
--woven-raffia:#f0e1c1;
--russet-green:#e2d8a2;
--sanctuary:#d4c7a5;
}

More palettes to explore