All Palettes

Color Palette #a4c2db, #f6d798, #f2b05f, #b85659, #7d599b

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.applesauce {
color: #f6d798;
}
.goldfish {
color: #f2b05f;
}
.ch-shun-red {
color: #b85659;
}
.jubilee {
color: #7d599b;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--applesauce:#f6d798;
--goldfish:#f2b05f;
--ch-shun-red:#b85659;
--jubilee:#7d599b;
}

More palettes to explore