All Palettes

Color Palette #c56d8d, #f2b32c, #fcc01d, #f6e9a7, #4c8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.silk-ribbon {
color: #c56d8d;
}
.xanthous {
color: #f2b32c;
}
.happy-yipee {
color: #fcc01d;
}
.shaded-sun {
color: #f6e9a7;
}
.fiji-palm {
color: #4c8b3c;
}

/* CSS Variables */
:root {
--silk-ribbon:#c56d8d;
--xanthous:#f2b32c;
--happy-yipee:#fcc01d;
--shaded-sun:#f6e9a7;
--fiji-palm:#4c8b3c;
}

More palettes to explore