All Palettes

Color Palette #a7e4e6, #b4e9e3, #d4f2e0, #f5f9e6, #f5c67a

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e4e6;
}
.gentle-giant {
color: #b4e9e3;
}
.pastel-jade {
color: #d4f2e0;
}
.bean-sprout {
color: #f5f9e6;
}
.sunday-afternoon {
color: #f5c67a;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e4e6;
--gentle-giant:#b4e9e3;
--pastel-jade:#d4f2e0;
--bean-sprout:#f5f9e6;
--sunday-afternoon:#f5c67a;
}

More palettes to explore