All Palettes

Color Palette #5a2f79, #a54a9b, #d69fb8, #f6dab6, #fbca60

0%
0%
0%

CSS code for this palette

/* CSS */
.foggy-amethyst {
color: #5a2f79;
}
.aged-purple {
color: #a54a9b;
}
.gizmo {
color: #d69fb8;
}
.pinenut {
color: #f6dab6;
}
.grilled-cheese {
color: #fbca60;
}

/* CSS Variables */
:root {
--foggy-amethyst:#5a2f79;
--aged-purple:#a54a9b;
--gizmo:#d69fb8;
--pinenut:#f6dab6;
--grilled-cheese:#fbca60;
}

More palettes to explore