All Palettes

Color Palette #f4c32f, #f9e79f, #f1a8a2, #f36b39, #c84c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.storm-lightning {
color: #f9e79f;
}
.calabrese {
color: #f1a8a2;
}
.firecracker {
color: #f36b39;
}
.mulberry-yogurt {
color: #c84c8e;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--storm-lightning:#f9e79f;
--calabrese:#f1a8a2;
--firecracker:#f36b39;
--mulberry-yogurt:#c84c8e;
}

More palettes to explore