All Palettes

Color Palette #f25f3a, #f8b249, #f0c4a3, #dae7e3, #a5c6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.firecracker {
color: #f25f3a;
}
.koji-orange {
color: #f8b249;
}
.turnip-boy {
color: #f0c4a3;
}
.homeopathic-blue {
color: #dae7e3;
}
.blue-dam {
color: #a5c6d5;
}

/* CSS Variables */
:root {
--firecracker:#f25f3a;
--koji-orange:#f8b249;
--turnip-boy:#f0c4a3;
--homeopathic-blue:#dae7e3;
--blue-dam:#a5c6d5;
}

More palettes to explore