All Palettes

Color Palette #a5c2d4, #f3e3b4, #f1b341, #d1a94d, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.simpatico-blue {
color: #a5c2d4;
}
.anise-flower {
color: #f3e3b4;
}
.butter-cream {
color: #f1b341;
}
.royal-gold-pearl {
color: #d1a94d;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--simpatico-blue:#a5c2d4;
--anise-flower:#f3e3b4;
--butter-cream:#f1b341;
--royal-gold-pearl:#d1a94d;
--vampire-red:#d63f2e;
}

More palettes to explore