All Palettes

Color Palette #a4c2db, #f0e1a8, #f7c6a1, #f4c1b3, #dab9d8

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.french-vanilla {
color: #f0e1a8;
}
.shrimp-toast {
color: #f7c6a1;
}
.rustique {
color: #f4c1b3;
}
.french-lilac {
color: #dab9d8;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--french-vanilla:#f0e1a8;
--shrimp-toast:#f7c6a1;
--rustique:#f4c1b3;
--french-lilac:#dab9d8;
}

More palettes to explore