All Palettes

Color Palette #b93c3c, #f6b83c, #f3e86d, #9de1d9, #2b883d

0%
0%
0%

CSS code for this palette

/* CSS */
.edgy-red {
color: #b93c3c;
}
.squash-blossom {
color: #f6b83c;
}
.lemon-verbena {
color: #f3e86d;
}
.sharbah-fizz {
color: #9de1d9;
}
.green-ribbon {
color: #2b883d;
}

/* CSS Variables */
:root {
--edgy-red:#b93c3c;
--squash-blossom:#f6b83c;
--lemon-verbena:#f3e86d;
--sharbah-fizz:#9de1d9;
--green-ribbon:#2b883d;
}

More palettes to explore