All Palettes

Color Palette #a2d7d5, #92c8c2, #81b1b1, #f0c9c7, #e64c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a2d7d5;
}
.deco-rate {
color: #92c8c2;
}
.cold-front-green {
color: #81b1b1;
}
.oleander {
color: #f0c9c7;
}
.red-arremer {
color: #e64c4c;
}

/* CSS Variables */
:root {
--smooth-satin:#a2d7d5;
--deco-rate:#92c8c2;
--cold-front-green:#81b1b1;
--oleander:#f0c9c7;
--red-arremer:#e64c4c;
}

More palettes to explore