All Palettes

Color Palette #d56b39, #f0a800, #ffd84d, #e8c0b0, #a65e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.field-poppy {
color: #d56b39;
}
.welcoming-wasp {
color: #f0a800;
}
.tuscan-sun {
color: #ffd84d;
}
.retro-peach {
color: #e8c0b0;
}
.cyclamen-red {
color: #a65e8e;
}

/* CSS Variables */
:root {
--field-poppy:#d56b39;
--welcoming-wasp:#f0a800;
--tuscan-sun:#ffd84d;
--retro-peach:#e8c0b0;
--cyclamen-red:#a65e8e;
}

More palettes to explore