All Palettes

Color Palette #d4a34e, #f8c76d, #f9e59f, #f7b7a1, #e87d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d4a34e;
}
.sundance {
color: #f8c76d;
}
.storm-lightning {
color: #f9e59f;
}
.mystic-tulip {
color: #f7b7a1;
}
.lively-coral {
color: #e87d7f;
}

/* CSS Variables */
:root {
--plantain-chips:#d4a34e;
--sundance:#f8c76d;
--storm-lightning:#f9e59f;
--mystic-tulip:#f7b7a1;
--lively-coral:#e87d7f;
}

More palettes to explore