All Palettes

Color Palette #4b3d4d, #6b4f6d, #a15e8c, #d17a9a, #f8a5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.bossa-nova {
color: #4b3d4d;
}
.medicine-man {
color: #6b4f6d;
}
.thimble-red {
color: #a15e8c;
}
.little-bow-pink {
color: #d17a9a;
}
.rogue-pink {
color: #f8a5c2;
}

/* CSS Variables */
:root {
--bossa-nova:#4b3d4d;
--medicine-man:#6b4f6d;
--thimble-red:#a15e8c;
--little-bow-pink:#d17a9a;
--rogue-pink:#f8a5c2;
}

More palettes to explore