All Palettes

Color Palette #5e9a9c, #a2d7d1, #f0e5b2, #f9cfae, #d84f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.jugendstil-turquoise {
color: #5e9a9c;
}
.smooth-satin {
color: #a2d7d1;
}
.butter-cookie {
color: #f0e5b2;
}
.whipped-peach {
color: #f9cfae;
}
.capocollo {
color: #d84f4f;
}

/* CSS Variables */
:root {
--jugendstil-turquoise:#5e9a9c;
--smooth-satin:#a2d7d1;
--butter-cookie:#f0e5b2;
--whipped-peach:#f9cfae;
--capocollo:#d84f4f;
}

More palettes to explore