All Palettes

Color Palette #6a4c94, #3e3e5b, #2a9d90, #e8c468, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.amphystine {
color: #3e3e5b;
}
.azure-tide {
color: #2a9d90;
}
.quilt-gold {
color: #e8c468;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--amphystine:#3e3e5b;
--azure-tide:#2a9d90;
--quilt-gold:#e8c468;
--shrimp-cocktail:#f4a462;
}

More palettes to explore