All Palettes

Color Palette #d3c5d1, #a5b3c0, #f1a7b6, #a8e1c1, #5b805e

0%
0%
0%

CSS code for this palette

/* CSS */
.frosted-grape {
color: #d3c5d1;
}
.grey-agate {
color: #a5b3c0;
}
.princess {
color: #f1a7b6;
}
.mountain-mint {
color: #a8e1c1;
}
.korean-mint {
color: #5b805e;
}

/* CSS Variables */
:root {
--frosted-grape:#d3c5d1;
--grey-agate:#a5b3c0;
--princess:#f1a7b6;
--mountain-mint:#a8e1c1;
--korean-mint:#5b805e;
}

More palettes to explore