All Palettes

Color Palette #a2b6c3, #7fb8b2, #f4cca9, #f0a800, #e75b04

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a2b6c3;
}
.winter-surf {
color: #7fb8b2;
}
.allspice {
color: #f4cca9;
}
.welcoming-wasp {
color: #f0a800;
}
.jokaero-orange {
color: #e75b04;
}

/* CSS Variables */
:root {
--sterling-blue:#a2b6c3;
--winter-surf:#7fb8b2;
--allspice:#f4cca9;
--welcoming-wasp:#f0a800;
--jokaero-orange:#e75b04;
}

More palettes to explore