All Palettes

Color Palette #1f1a3d, #493d5c, #a35c8b, #f1a8a2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.prune-plum {
color: #1f1a3d;
}
.powerful-mauve {
color: #493d5c;
}
.thimble-red {
color: #a35c8b;
}
.calabrese {
color: #f1a8a2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--prune-plum:#1f1a3d;
--powerful-mauve:#493d5c;
--thimble-red:#a35c8b;
--calabrese:#f1a8a2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore