All Palettes

Color Palette #a04b4c, #b95b5c, #d68f6b, #e6c55c, #c8d87d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-cherry {
color: #a04b4c;
}
.wild-poppy {
color: #b95b5c;
}
.balcony-sunset {
color: #d68f6b;
}
.tasman-honey-yellow {
color: #e6c55c;
}
.goody-gumdrop {
color: #c8d87d;
}

/* CSS Variables */
:root {
--sweet-cherry:#a04b4c;
--wild-poppy:#b95b5c;
--balcony-sunset:#d68f6b;
--tasman-honey-yellow:#e6c55c;
--goody-gumdrop:#c8d87d;
}

More palettes to explore