All Palettes

Color Palette #2d2a4b, #497b9c, #8dcf7d, #f3e79b, #e67f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.cardinal-mauve {
color: #2d2a4b;
}
.zenith {
color: #497b9c;
}
.fresh-cut-grass {
color: #8dcf7d;
}
.first-day-of-summer {
color: #f3e79b;
}
.sizzling-sunset {
color: #e67f4c;
}

/* CSS Variables */
:root {
--cardinal-mauve:#2d2a4b;
--zenith:#497b9c;
--fresh-cut-grass:#8dcf7d;
--first-day-of-summer:#f3e79b;
--sizzling-sunset:#e67f4c;
}

More palettes to explore