All Palettes

Color Palette #a25d8d, #d59f6d, #f2e7d4, #6c9d8a, #2d5a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a25d8d;
}
.caramelo-dulce {
color: #d59f6d;
}
.eugenia {
color: #f2e7d4;
}
.cyprus-green {
color: #6c9d8a;
}
.dead-lake {
color: #2d5a8b;
}

/* CSS Variables */
:root {
--thimble-red:#a25d8d;
--caramelo-dulce:#d59f6d;
--eugenia:#f2e7d4;
--cyprus-green:#6c9d8a;
--dead-lake:#2d5a8b;
}

More palettes to explore