All Palettes

Color Palette #5e9c9c, #a3d7d4, #f5b9a3, #f4e7b4, #e6b2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.jugendstil-turquoise {
color: #5e9c9c;
}
.smooth-satin {
color: #a3d7d4;
}
.certain-peach {
color: #f5b9a3;
}
.cr-me-de-la-cr-me {
color: #f4e7b4;
}
.parfait-pink {
color: #e6b2c3;
}

/* CSS Variables */
:root {
--jugendstil-turquoise:#5e9c9c;
--smooth-satin:#a3d7d4;
--certain-peach:#f5b9a3;
--cr-me-de-la-cr-me:#f4e7b4;
--parfait-pink:#e6b2c3;
}

More palettes to explore