All Palettes

Color Palette #d3506a, #f39c12, #f9e45d, #a3d86e, #4c9dcd

0%
0%
0%

CSS code for this palette

/* CSS */
.cabaret {
color: #d3506a;
}
.dodgeroll-gold {
color: #f39c12;
}
.goldfinch {
color: #f9e45d;
}
.tropical-light {
color: #a3d86e;
}
.blue-grotto {
color: #4c9dcd;
}

/* CSS Variables */
:root {
--cabaret:#d3506a;
--dodgeroll-gold:#f39c12;
--goldfinch:#f9e45d;
--tropical-light:#a3d86e;
--blue-grotto:#4c9dcd;
}

More palettes to explore