All Palettes

Color Palette #a4c2db, #a9d6d0, #d0e7d9, #f5e5c2, #f0c1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.eton-blue {
color: #a9d6d0;
}
.green-aqua {
color: #d0e7d9;
}
.pipitschah {
color: #f5e5c2;
}
.pink-chintz {
color: #f0c1cf;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--eton-blue:#a9d6d0;
--green-aqua:#d0e7d9;
--pipitschah:#f5e5c2;
--pink-chintz:#f0c1cf;
}

More palettes to explore