All Palettes

Color Palette #d2c6d0, #a1e3b8, #4bd8c7, #f6c0b1, #f26d50

0%
0%
0%

CSS code for this palette

/* CSS */
.enchant {
color: #d2c6d0;
}
.overtone {
color: #a1e3b8;
}
.medium-turquoise {
color: #4bd8c7;
}
.rustique {
color: #f6c0b1;
}
.royal-blush {
color: #f26d50;
}

/* CSS Variables */
:root {
--enchant:#d2c6d0;
--overtone:#a1e3b8;
--medium-turquoise:#4bd8c7;
--rustique:#f6c0b1;
--royal-blush:#f26d50;
}

More palettes to explore