All Palettes

Color Palette #a45b7d, #f7b6b7, #f4e0d7, #a4c7db, #5c8a83

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-red {
color: #a45b7d;
}
.precious-pink {
color: #f7b6b7;
}
.touching-white {
color: #f4e0d7;
}
.mr-frosty {
color: #a4c7db;
}
.cretan-green {
color: #5c8a83;
}

/* CSS Variables */
:root {
--cosmetic-red:#a45b7d;
--precious-pink:#f7b6b7;
--touching-white:#f4e0d7;
--mr-frosty:#a4c7db;
--cretan-green:#5c8a83;
}

More palettes to explore