All Palettes

Color Palette #a5d65c, #d53e2a, #f3a230, #a52c54, #dfe7e4

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a5d65c;
}
.mr-krabs {
color: #d53e2a;
}
.lightning-yellow {
color: #f3a230;
}
.red-bud {
color: #a52c54;
}
.sandwashed-glassshard {
color: #dfe7e4;
}

/* CSS Variables */
:root {
--lime-lizard:#a5d65c;
--mr-krabs:#d53e2a;
--lightning-yellow:#f3a230;
--red-bud:#a52c54;
--sandwashed-glassshard:#dfe7e4;
}

More palettes to explore