All Palettes

Color Palette #5c4f8c, #a65e9b, #f0a800, #5dbb8c, #3e6a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-corallite {
color: #5c4f8c;
}
.radiant-orchid {
color: #a65e9b;
}
.welcoming-wasp {
color: #f0a800;
}
.techno-turquoise {
color: #5dbb8c;
}
.rainy-lake {
color: #3e6a8e;
}

/* CSS Variables */
:root {
--purple-corallite:#5c4f8c;
--radiant-orchid:#a65e9b;
--welcoming-wasp:#f0a800;
--techno-turquoise:#5dbb8c;
--rainy-lake:#3e6a8e;
}

More palettes to explore