All Palettes

Color Palette #f8c572, #d3ab0d, #c49cd3, #abb9c9, #f19388

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.burnt-yellow {
color: #d3ab0d;
}
.mauve-mist {
color: #c49cd3;
}
.blue-tribute {
color: #abb9c9;
}
.guava-jelly {
color: #f19388;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--burnt-yellow:#d3ab0d;
--mauve-mist:#c49cd3;
--blue-tribute:#abb9c9;
--guava-jelly:#f19388;
}

More palettes to explore