All Palettes

Color Palette #a2c7e7, #f5b8b2, #ffd54d, #6c4c41, #b3dfdc

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.ballerina-tears {
color: #f5b8b2;
}
.vibrant {
color: #ffd54d;
}
.fondue-fudge {
color: #6c4c41;
}
.frosty-soft-blue {
color: #b3dfdc;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--ballerina-tears:#f5b8b2;
--vibrant:#ffd54d;
--fondue-fudge:#6c4c41;
--frosty-soft-blue:#b3dfdc;
}

More palettes to explore