All Palettes

Color Palette #f7e89c, #a3c4e6, #e1b94c, #afd6e9, #f9d29f

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f7e89c;
}
.template {
color: #a3c4e6;
}
.high-honey {
color: #e1b94c;
}
.ariel {
color: #afd6e9;
}
.ginger-peach {
color: #f9d29f;
}

/* CSS Variables */
:root {
--storm-lightning:#f7e89c;
--template:#a3c4e6;
--high-honey:#e1b94c;
--ariel:#afd6e9;
--ginger-peach:#f9d29f;
}

More palettes to explore