All Palettes

Color Palette #ff6952, #ff906b, #ffb375, #ffe680, #fff3a3

0%
0%
0%

CSS code for this palette

/* CSS */
.living-coral {
color: #ff6952;
}
.salmon-orange {
color: #ff906b;
}
.isn-t-it-just-peachy {
color: #ffb375;
}
.cowbell {
color: #ffe680;
}
.firefly-glow {
color: #fff3a3;
}

/* CSS Variables */
:root {
--living-coral:#ff6952;
--salmon-orange:#ff906b;
--isn-t-it-just-peachy:#ffb375;
--cowbell:#ffe680;
--firefly-glow:#fff3a3;
}

More palettes to explore