All Palettes

Color Palette #6a2c90, #b05e8b, #f6b83c, #f9d36c, #7ac7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.dahlia-mauve {
color: #b05e8b;
}
.squash-blossom {
color: #f6b83c;
}
.lighthouse-glow {
color: #f9d36c;
}
.blue-green-gem {
color: #7ac7c5;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--dahlia-mauve:#b05e8b;
--squash-blossom:#f6b83c;
--lighthouse-glow:#f9d36c;
--blue-green-gem:#7ac7c5;
}

More palettes to explore