All Palettes

Color Palette #a3c7e0, #c3e2e9, #f2f4f7, #f9d64e, #fbab3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.light-skyway {
color: #c3e2e9;
}
.chef-s-hat {
color: #f2f4f7;
}
.westfall-yellow {
color: #f9d64e;
}
.peach-butter {
color: #fbab3c;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--light-skyway:#c3e2e9;
--chef-s-hat:#f2f4f7;
--westfall-yellow:#f9d64e;
--peach-butter:#fbab3c;
}

More palettes to explore