All Palettes

Color Palette #4b3c5d, #a76c8d, #f0a3c7, #f0d4a8, #f8c76d

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3c5d;
}
.cure-all {
color: #a76c8d;
}
.elastic-pink {
color: #f0a3c7;
}
.straw-hat {
color: #f0d4a8;
}
.sundance {
color: #f8c76d;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3c5d;
--cure-all:#a76c8d;
--elastic-pink:#f0a3c7;
--straw-hat:#f0d4a8;
--sundance:#f8c76d;
}

More palettes to explore