All Palettes

Color Palette #a4c2db, #6d8fba, #e5be9f, #af4b6c, #4b2c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.debutante-ball {
color: #6d8fba;
}
.mollusca {
color: #e5be9f;
}
.bing-cherry-pie {
color: #af4b6c;
}
.brown-coffee {
color: #4b2c2a;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--debutante-ball:#6d8fba;
--mollusca:#e5be9f;
--bing-cherry-pie:#af4b6c;
--brown-coffee:#4b2c2a;
}

More palettes to explore