All Palettes

Color Palette #f1a7b6, #f5df9e, #e6b000, #d56b1a, #4b918d

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.aspen-yellow {
color: #f5df9e;
}
.mustard-yellow {
color: #e6b000;
}
.hot-cinnamon {
color: #d56b1a;
}
.mirage-lake {
color: #4b918d;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--aspen-yellow:#f5df9e;
--mustard-yellow:#e6b000;
--hot-cinnamon:#d56b1a;
--mirage-lake:#4b918d;
}

More palettes to explore