All Palettes

Color Palette #594f7d, #b8a3b1, #f5c7ca, #f9d36c, #2c8929

0%
0%
0%

CSS code for this palette

/* CSS */
.freshly-purpleized {
color: #594f7d;
}
.buckwheat-mauve {
color: #b8a3b1;
}
.old-fashioned-pink {
color: #f5c7ca;
}
.lighthouse-glow {
color: #f9d36c;
}
.temperamental-green {
color: #2c8929;
}

/* CSS Variables */
:root {
--freshly-purpleized:#594f7d;
--buckwheat-mauve:#b8a3b1;
--old-fashioned-pink:#f5c7ca;
--lighthouse-glow:#f9d36c;
--temperamental-green:#2c8929;
}

More palettes to explore