All Palettes

Color Palette #eab8c8, #d67a91, #b65466, #aa4b5b, #6d2c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.minuette {
color: #d67a91;
}
.exaggerated-blush {
color: #b65466;
}
.hippie-pink {
color: #aa4b5b;
}
.siren {
color: #6d2c3b;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--minuette:#d67a91;
--exaggerated-blush:#b65466;
--hippie-pink:#aa4b5b;
--siren:#6d2c3b;
}

More palettes to explore