All Palettes

Color Palette #f3a582, #f7d74b, #f0e5b2, #b1d2c1, #6b8acc

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-peach {
color: #f3a582;
}
.anna-banana {
color: #f7d74b;
}
.butter-cookie {
color: #f0e5b2;
}
.ginninderra {
color: #b1d2c1;
}
.royal-regatta {
color: #6b8acc;
}

/* CSS Variables */
:root {
--creamy-peach:#f3a582;
--anna-banana:#f7d74b;
--butter-cookie:#f0e5b2;
--ginninderra:#b1d2c1;
--royal-regatta:#6b8acc;
}

More palettes to explore