All Palettes

Color Palette #a3dbe1, #b5e3e3, #c1f0e9, #e7f8e2, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-pack {
color: #a3dbe1;
}
.seascape-green {
color: #b5e3e3;
}
.light-water-wings {
color: #c1f0e9;
}
.homeopathic-lime {
color: #e7f8e2;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--ice-pack:#a3dbe1;
--seascape-green:#b5e3e3;
--light-water-wings:#c1f0e9;
--homeopathic-lime:#e7f8e2;
--floral-leaf:#ffb84d;
}

More palettes to explore